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

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

1.1     ! schwarze    1: # $OpenBSD: Makefile,v 1.3 2015/03/20 14:47:20 schwarze Exp $
        !             2:
        !             3: REGRESS_TARGETS         = args nextline spacing
        !             4: LINT_TARGETS    = args
        !             5:
        !             6: .include <bsd.regress.mk>

CVSweb