aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/Makefile
blob: f338f83dad39eff11a153684112a1bb9d0230ebc (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.26 2018/08/24 22:56:37 schwarze Exp $

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

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