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

Annotation of mandoc/regress/mdoc/Va/Makefile, Revision 1.4

1.1       schwarze    1: # $OpenBSD: Makefile,v 1.3 2014/07/02 20:18:42 schwarze Exp $
                      2:
1.4     ! schwarze    3: REGRESS_TARGETS        = basic font noarg punct
1.1       schwarze    4: LINT_TARGETS   = noarg
                      5:
                      6: .include <bsd.regress.mk>

CVSweb