aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/fromto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/eqn/fromto/Makefile')
-rw-r--r--regress/eqn/fromto/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/eqn/fromto/Makefile b/regress/eqn/fromto/Makefile
new file mode 100644
index 00000000..a2012e8f
--- /dev/null
+++ b/regress/eqn/fromto/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.2 2015/01/01 15:34:43 schwarze Exp $
+
+REGRESS_TARGETS = basic noarg
+HTML_TARGETS = basic noarg
+
+.include <bsd.regress.mk>