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

Annotation of mandoc/regress/roff/nr/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.9 2015/01/23 00:38:43 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS = argc divzero eval escname int predef rr scale
        !             4: LINT_TARGETS   = divzero escname
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb