]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/Makefile
test the roff(7) .ce and .rj requests;
[mandoc.git] / regress / roff / Makefile
1 # $OpenBSD: Makefile,v 1.28 2019/01/04 01:06:44 schwarze Exp $
2
3 SUBDIR = args cond esc scale string
4 SUBDIR += br cc ce 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>