summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2002-06-06 19:26:15 +0000
committergordon <gordon@FreeBSD.org>2002-06-06 19:26:15 +0000
commit6fef03564b77c4eb94975a3f6cb71540e624f626 (patch)
treec6f777b199a0eb3c418da722980b89eb4b3b3f69 /sbin/Makefile
parentb44a13481e4df7c6a1098f17a1bfa854d4a49397 (diff)
downloadFreeBSD-src-6fef03564b77c4eb94975a3f6cb71540e624f626.zip
FreeBSD-src-6fef03564b77c4eb94975a3f6cb71540e624f626.tar.gz
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)
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index d65d537..4037706 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -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
OpenPOWER on IntegriCloud