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

Annotation of mandoc/regress/man/nf/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.7 2015/02/06 08:28:04 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS = indent args vert dupe userdef
        !             4: LINT_TARGETS   = args dupe
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb