]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/Makefile
Rudimentary implementation of the roff(7) .char (output glyph
[mandoc.git] / regress / roff / Makefile
1 # $OpenBSD: Makefile,v 1.27 2018/08/25 16:46:28 schwarze Exp $
2
3 SUBDIR = args cond esc scale string
4 SUBDIR += br cc char de ds ft ig it ll na nr po ps
5 SUBDIR += return rm rn shift sp ta ti tr while
6
7 .include "../Makefile.sub"
8 .include <bsd.subdir.mk>