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

Annotation of mandoc/regress/mdoc/Xr/Makefile, Revision 1.4

1.1       schwarze    1: # $OpenBSD: Makefile,v 1.4 2015/02/06 01:07:07 schwarze Exp $
                      2:
                      3: REGRESS_TARGETS         = args
1.4     ! schwarze    4:
        !             5: # OpenBSD only: .Xr target tests cause too much trouble elsewhere
        !             6:
1.1       schwarze    7: LINT_TARGETS    = args
                      8:
                      9: .include <bsd.regress.mk>

CVSweb