summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index b6a2dc2..8a824d8 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -7,7 +7,9 @@ SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs \
mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
mount_procfs mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
nologin ping quotacheck reboot restore route savecore scsi shutdown \
- slattach startslip swapon sysinstall tunefs umount
+ slattach startslip swapon tunefs umount
+
+#SUBDIR += sysinstall
.if exists(${.CURDIR}/${MACHINE})
SUBDIR+= ${MACHINE}
OpenPOWER on IntegriCloud