[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.4

1.4     ! schwarze    1: # $OpenBSD: Makefile,v 1.12 2019/02/06 20:54:28 schwarze Exp $
1.1       schwarze    2:
1.4     ! schwarze    3: REGRESS_TARGETS = argc divzero escname eval incr int predef rr scale tab undef
1.1       schwarze    4: LINT_TARGETS   = divzero escname
                      5:
                      6: .include <bsd.regress.mk>

CVSweb