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

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

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.7 2014/11/26 19:22:44 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS        = noarg badarg scope spacing-No spacing-Op twoarg
        !             4: LINT_TARGETS   = badarg twoarg
        !             5:
        !             6: SKIP_TMAN ?= scope
        !             7:
        !             8: .include <bsd.regress.mk>

CVSweb