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

Annotation of mandoc/regress/roff/ds/Makefile, Revision 1.2

1.2     ! schwarze    1: # $OpenBSD: Makefile,v 1.6 2019/02/06 20:54:28 schwarze Exp $
1.1       schwarze    2:
1.2     ! schwarze    3: REGRESS_TARGETS = append escname nested quoting tab
1.1       schwarze    4:
                      5: .include <bsd.regress.mk>

CVSweb