]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/Makefile
Basic implementation of the roff(7) .ta (define tab stops) request.
[mandoc.git] / regress / roff / Makefile
1 # $OpenBSD: Makefile,v 1.20 2015/02/06 16:05:51 schwarze Exp $
2
3 SUBDIR = args cond esc scale string
4 SUBDIR += br cc de ds ft ig it ll na nr ps rm sp ta tr
5
6 .include "../Makefile.sub"
7 .include <bsd.subdir.mk>