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

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

1.1       schwarze    1: # $OpenBSD: Makefile,v 1.5 2012/07/09 17:52:09 schwarze Exp $
                      2:
                      3: REGRESS_TARGETS = simple font
1.3     ! schwarze    4:
        !             5: # it's unclear what font changes in link destinations should do
        !             6:
        !             7: SKIP_MARKDOWN ?= font
1.1       schwarze    8:
                      9: .include <bsd.regress.mk>

CVSweb