1994-05-26 08:35:07 +02:00
|
|
|
# @(#)Makefile 8.5 (Berkeley) 3/31/94
|
|
|
|
|
1994-05-28 08:24:51 +02:00
|
|
|
# XXX MISSING: fsdb icheck ncheck
|
|
|
|
# XXX NEEDS CONVERSION: scsiformat
|
1994-08-26 18:30:55 +02:00
|
|
|
SUBDIR= adjkerntz badsect clri comcontrol disklabel dmesg dump dumpfs dumplfs \
|
1994-09-13 07:32:20 +02:00
|
|
|
fdisk fsck ifconfig init mknod modload modunload mount mount_cd9660 \
|
1994-09-19 17:30:36 +02:00
|
|
|
mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_msdos \
|
|
|
|
mount_portal mount_procfs mount_umap mount_union mountd newfs newlfs \
|
|
|
|
nfsd nfsiod nologin ping quotacheck reboot restore route savecore \
|
1994-05-28 08:24:51 +02:00
|
|
|
shutdown slattach startslip swapon tunefs umount
|
1994-05-26 08:35:07 +02:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|