aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/subsup/Makefile
blob: a780104630e51fdb18b6cfab5a0962ea433e4dab (plain) (blame)
1
2
3
4
5
6
# $OpenBSD: Makefile,v 1.3 2017/07/06 00:08:52 schwarze Exp $

REGRESS_TARGETS  = combine noarg precedence sub_group
HTML_TARGETS	 = combine noarg precedence sub_group

.include <bsd.regress.mk>