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

Annotation of mandoc/regress/mdoc/Os/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.2 2014/11/21 01:52:45 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS         = dupe late long missing
        !             4: LINT_TARGETS    = dupe late missing
        !             5: SKIP_GROFF      = long
        !             6:
        !             7: .include <bsd.regress.mk>

CVSweb