summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1996-08-09 22:44:55 +0000
committerjulian <julian@FreeBSD.org>1996-08-09 22:44:55 +0000
commit43ca1b9897b56d42773128a960d2c752b81b6697 (patch)
tree649ff842c290c17cee7aaa55ae71345f472e203f /sbin
parentd585897ef288dc8473909969730e6dba8bdc3b9b (diff)
downloadFreeBSD-src-43ca1b9897b56d42773128a960d2c752b81b6697.zip
FreeBSD-src-43ca1b9897b56d42773128a960d2c752b81b6697.tar.gz
add nextboot by default
its's proven to be quite reliable.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/i386/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/i386/Makefile b/sbin/i386/Makefile
index 7d5c9ce..f2d418a 100644
--- a/sbin/i386/Makefile
+++ b/sbin/i386/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.1.1.1 1994/12/02 23:22:59 wollman Exp $
+# $Id: Makefile,v 1.2 1994/12/02 23:53:23 wollman Exp $
-SUBDIR= comcontrol fdisk ft mount_msdos
+SUBDIR= comcontrol fdisk ft mount_msdos nextboot
#NOTYET: cxconfig
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud