From d9f0f81c846a8405c29870e4a8379e5e79d1cad3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Wed, 8 Feb 2017 03:02:13 +0000 Subject: Finally port the OpenBSD regression suite. Both kristaps@ and wiz@ repeated asked for this, literally for years. --- regress/mdoc/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 regress/mdoc/Makefile (limited to 'regress/mdoc/Makefile') 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 -- cgit v1.2.3-56-ge451