aboutsummaryrefslogtreecommitdiffstats
path: root/basic_cmds/Makefile
blob: 2ab0c2d841f4381387dba534d7ad8460cbb2214c (plain) (blame)
1
2
3
4
5
6
SUBDIR=	mesg \
	uudecode \
	uuencode \
	write

.include <bsd.subdir.mk>