Unhook the old nextboot(8) from the build. If no one yells too loudly, this

will be accompanied by a cvs rm of the actual nextboot sources.

Approved by:	jake (mentor)
This commit is contained in:
Gordon Tetlow 2002-06-06 19:26:15 +00:00
parent ca18d53eae
commit 045e9d6c14
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=97951

View File

@ -87,8 +87,7 @@ SUBDIR+=ipf \
.if ${MACHINE_ARCH} == "i386"
SUBDIR+=cxconfig \
mount_nwfs \
mount_smbfs \
nextboot
mount_smbfs
.if ${MACHINE} == "pc98"
SUBDIR+=fdisk_pc98
.else