Remove all reference to sysinstall - it's going away.

This commit is contained in:
Jordan K. Hubbard 1995-05-09 23:03:22 +00:00
parent 4da86446d9
commit 5013b8b22c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8392

View File

@ -9,8 +9,6 @@ SUBDIR= adjkerntz badsect clri disklabel dmesg dset dump dumpfs dumplfs \
nologin ping quotacheck reboot restore route savecore scsi shutdown \
slattach startslip swapon tunefs umount
#SUBDIR += sysinstall
.if exists(${.CURDIR}/${MACHINE})
SUBDIR+= ${MACHINE}
.endif