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

Annotation of mandoc/regress/man/RS/Makefile, Revision 1.1

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.11 2015/04/06 13:34:54 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS         = breaking broken empty literal lonelyRE
        !             4: REGRESS_TARGETS        += nested noRE nowidth REarg width
        !             5: LINT_TARGETS    = empty lonelyRE noRE REarg
        !             6:
        !             7: .include <bsd.regress.mk>

CVSweb