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

1.3     ! schwarze    1: # $OpenBSD: Makefile,v 1.10 2020/08/03 10:52:39 schwarze Exp $
1.1       schwarze    2:
1.3     ! schwarze    3: REGRESS_TARGETS        = if ie close de numeric register strcmp string before-Dd
        !             4: LINT_TARGETS   = if close de
1.1       schwarze    5:
                      6: .include <bsd.regress.mk>

CVSweb