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

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

1.1       schwarze    1: # $OpenBSD: Makefile,v 1.8 2014/08/21 12:56:24 schwarze Exp $
                      2:
                      3: REGRESS_TARGETS = noarg multiarg parsed punct font
                      4:
                      5: .include <bsd.regress.mk>

CVSweb