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

Annotation of mandoc/regress/roff/sp/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.5 2015/02/06 09:38:22 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS        = badargs-man badargs-mdoc negative scaling-man scaling-mdoc
        !             4: LINT_TARGETS   = badargs-man
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb