1# $OpenBSD: Makefile,v 1.5 2014/11/25 03:04:32 schwarze Exp $ 2 3REGRESS_TARGETS = before subbefore first emptyNAME badNAME order empty 4LINT_TARGETS = before subbefore first emptyNAME badNAME order empty 5 6SKIP_GROFF = subbefore first empty 7SKIP_ASCII = first 8 9.include <bsd.regress.mk> 10