aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/delim/Makefile
blob: dd8d92e7a6201b2ef043b3da3a45dc787883a365 (plain) (blame)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.2 2020/01/08 10:50:54 schwarze Exp $

REGRESS_TARGETS	 = basic
GOPTS		 = -e
SKIP_GROFF	 =

.include <bsd.regress.mk>