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

Annotation of mandoc/regress/roff/cond/Makefile, Revision 1.2

1.1       schwarze    1: # $OpenBSD: Makefile,v 1.8 2015/05/31 23:12:17 schwarze Exp $
                      2:
1.2     ! schwarze    3: REGRESS_TARGETS        = if ie close numeric register strcmp string before-Dd
1.1       schwarze    4: LINT_TARGETS   = if close
                      5:
                      6: .include <bsd.regress.mk>

CVSweb