[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Vt

Annotation of mandoc/regress/mdoc/Vt/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.7 2015/09/14 15:35:47 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS = noarg spacing font child
        !             4: LINT_TARGETS   = noarg
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb