blob: 036a66e561d63ef1c1b4c8184532322cedff3464 (
plain) (
tree)
|
|
# $OpenBSD: Makefile,v 1.27 2018/08/25 16:46:28 schwarze Exp $
SUBDIR = args cond esc scale string
SUBDIR += br cc char 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>
|