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

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

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.5 2014/11/17 06:44:35 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS = noarg font punct
        !             4: LINT_TARGETS   = noarg punct
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb