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

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

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.11 2015/04/29 18:32:57 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS = one two multi B c c_man e f h o w z ignore
        !             4: LINT_TARGETS   = B h w ignore
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb