summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/Makefile
blob: 3ce943bd302ad98001030831f2744b3e991719ac (plain)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.17 2014/07/05 12:33:54 schwarze Exp $

SUBDIR  = args cond esc string
SUBDIR += br cc de ds ft it ll na nr ps rm sp

.include "../Makefile.sub"
.include <bsd.subdir.mk>