aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 6e27c7b425c48214cf3229eabff3e8b06d199cbc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SUBDIR=	adv_cmds \
	basic_cmds \
	bootstrap_cmds \
	developer_cmds \
	diskdev_cmds \
	doc_cmds \
	file_cmds \
	mail_cmds \
	misc_cmds \
	network_cmds \
	patch_cmds \
	remote_cmds \
	shell_cmds \
	system_cmds \
	text_cmds

.include <bsd.subdir.mk>