]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Makefile
Dummy implementation of the roff(7) \V (interpolate environment variable)
[mandoc.git] / regress / mdoc / Makefile
1 # $OpenBSD: Makefile,v 1.33 2020/03/13 00:31:05 schwarze Exp $
2
3 SUBDIR = Ad An Ap Aq Ar At Bd Bf Bk Bl Brq Bx Cd Cm
4 SUBDIR += D1 Db Dd Dl Dq Dt Dv Em Eo Er Ev Ex Fd Fl Fo Ft Ic In Lb Li Lk
5 SUBDIR += Ms Mt Nd Nm No Ns Oo Op Os Ox Pa Pf Pp Qq Rs Rv
6 SUBDIR += Sh Sm Sq St Sx Sy Tg Tn Ud Ux Va Vt Xr blank break
7
8 .include "../Makefile.sub"
9 .include <bsd.subdir.mk>