summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-01-06 08:46:26 +0000
committerjkh <jkh@FreeBSD.org>1999-01-06 08:46:26 +0000
commit8b25eb3e6f1ce751a10b2f8039b65fa26644246b (patch)
tree681d5c496fd24638fc6e63d4e833a595d9f254b7 /sys/i386
parent0d8d1147d65f4a98eacc76065bf360daa55e1db3 (diff)
downloadFreeBSD-src-8b25eb3e6f1ce751a10b2f8039b65fa26644246b.zip
FreeBSD-src-8b25eb3e6f1ce751a10b2f8039b65fa26644246b.tar.gz
Don't build biosboot by default - there's no point now that nothing
looks for /usr/mdec/boot{1,2}. The other stuff in here is probably equally useless/pointless but I'm going to not worry about it for now.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/boot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/boot/Makefile b/sys/i386/boot/Makefile
index a075627..dc8ad32 100644
--- a/sys/i386/boot/Makefile
+++ b/sys/i386/boot/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.28 1997/02/22 09:29:58 peter Exp $
+# $Id: Makefile,v 1.29 1997/07/10 21:58:43 joerg Exp $
-SUBDIR= biosboot cdboot dosboot kzipboot netboot rawboot
+SUBDIR= cdboot dosboot kzipboot netboot rawboot
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud