aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Makefile')
-rw-r--r--regress/mdoc/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/regress/mdoc/Makefile b/regress/mdoc/Makefile
new file mode 100644
index 00000000..86bdcb7a
--- /dev/null
+++ b/regress/mdoc/Makefile
@@ -0,0 +1,9 @@
+# $OpenBSD: Makefile,v 1.32 2017/01/11 17:39:45 schwarze Exp $
+
+SUBDIR = Ad An Ap Aq Ar At Bd Bf Bk Bl Brq Bx Cd Cm
+SUBDIR += D1 Db Dd Dl Dq Dt Dv Em Eo Er Ev Ex Fd Fl Fo Ft Ic In Lb Li Lk
+SUBDIR += Ms Mt Nd Nm No Ns Oo Op Os Ox Pa Pf Pp Qq Rs Rv
+SUBDIR += Sh Sm Sq St Sx Sy Tn Ud Ux Va Vt Xr blank break
+
+.include "../Makefile.sub"
+.include <bsd.subdir.mk>