aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/eqn/delim/Makefile
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-26 20:11:45 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-26 20:11:45 +0000
commit268c88f5433d2a87d1eeab40076c8737b5786b08 (patch)
tree68e8d9e602c6edae03233351525fc92e01427177 /regress/eqn/delim/Makefile
parent49f05c164bb57720456a69a680c30c94727ee0cd (diff)
downloadmandoc-268c88f5433d2a87d1eeab40076c8737b5786b08.tar.gz
mandoc-268c88f5433d2a87d1eeab40076c8737b5786b08.tar.zst
mandoc-268c88f5433d2a87d1eeab40076c8737b5786b08.zip
catch up with the recent eqn(7) improvements
Diffstat (limited to 'regress/eqn/delim/Makefile')
-rw-r--r--regress/eqn/delim/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/regress/eqn/delim/Makefile b/regress/eqn/delim/Makefile
new file mode 100644
index 00000000..eba7d657
--- /dev/null
+++ b/regress/eqn/delim/Makefile
@@ -0,0 +1,5 @@
+# $OpenBSD: Makefile,v 1.1.1.1 2015/01/01 12:53:46 schwarze Exp $
+
+REGRESS_TARGETS = basic
+
+.include <bsd.regress.mk>