aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/Makefile
blob: aecb314c87462368faf15b7bac7ae33f3ae62a48 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.29 2022/04/28 16:16:46 schwarze Exp $

SUBDIR  = args cond esc scale string
SUBDIR += br cc ce char de ds ft ig it ll mc na nr po ps
SUBDIR += return rm rn shift sp ta ti tr while

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