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

Annotation of mandoc/regress/mdoc/Pa/Makefile, Revision 1.3

1.1       schwarze    1: # $OpenBSD: Makefile,v 1.4 2014/08/21 12:56:24 schwarze Exp $
                      2:
                      3: REGRESS_TARGETS        = font punct
                      4:
                      5: # XXX The FILES target doesn't currently work.
                      6:
                      7: .include <bsd.regress.mk>

CVSweb