1 # $OpenBSD: Makefile,v 1.7 2017/01/08 00:10:22 schwarze Exp $
3 REGRESS_TARGETS = badNAME before empty emptyNAME first nohead order
4 REGRESS_TARGETS += orderNAME punctNAME subbefore
5 LINT_TARGETS = badNAME before empty emptyNAME first nohead order
6 LINT_TARGETS += orderNAME punctNAME subbefore
8 SKIP_GROFF = subbefore first empty
11 .include <bsd.regress.mk>