]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/Makefile
Implement the roff(7) .shift and .return requests,
[mandoc.git] / regress / roff / Makefile
1 # $OpenBSD: Makefile,v 1.25 2018/08/23 14:16:12 schwarze Exp $
2
3 SUBDIR = args cond esc scale string
4 SUBDIR += br cc de ds ft ig it ll na nr po ps return rm rn shift sp ta ti tr
5
6 .include "../Makefile.sub"
7 .include <bsd.subdir.mk>