aboutsummaryrefslogtreecommitdiffstats
path: root/diskdev_cmds/Makefile
blob: 0ea064003701436872d9f19d81ea029b94f9c008 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SUBDIR=	dev_mkdb.tproj \
	edquota.tproj \
	fdisk.tproj \
	fsck.tproj \
	fstyp.tproj \
	fuser.tproj \
	mount_devfs.tproj \
	mount_fdesc.tproj \
	mount.tproj \
	quota.tproj \
	quotacheck.tproj \
	quotaon.tproj \
	repquota.tproj \
	setclass.tproj \
	vndevice.tproj \
	vsdbutil.tproj

.include <bsd.subdir.mk>