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

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

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.8 2014/07/02 05:51:49 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS = empty literal longhead manyargs spacing width
        !             4: LINT_TARGETS   = empty
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb