]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/roff/Makefile
Rudimentary implementation of the roff(7) .char (output glyph
[mandoc.git] / regress / roff / Makefile
index 964742046da42128c11b9c55e076ec885bee7a15..036a66e561d63ef1c1b4c8184532322cedff3464 100644 (file)
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.20 2015/02/06 16:05:51 schwarze Exp $
+# $OpenBSD: Makefile,v 1.27 2018/08/25 16:46:28 schwarze Exp $
 
 SUBDIR  = args cond esc scale string
-SUBDIR += br cc de ds ft ig it ll na nr ps rm sp tr
+SUBDIR += br cc char de ds ft ig it ll na nr po ps
+SUBDIR += return rm rn shift sp ta ti tr while
 
 .include "../Makefile.sub"
 .include <bsd.subdir.mk>