summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-03-28 19:22:43 +0000
committerphk <phk@FreeBSD.org>1995-03-28 19:22:43 +0000
commit533316ed98cc5850ceb916025a6e14d54d52addd (patch)
treecfc7ec65d918cce3fb373c2b044f5d8ac6efe302 /sys/i386/boot/Makefile
parentd5876fb8d36941499ec8a133d8d90b940dd37e2f (diff)
downloadFreeBSD-src-533316ed98cc5850ceb916025a6e14d54d52addd.zip
FreeBSD-src-533316ed98cc5850ceb916025a6e14d54d52addd.tar.gz
Don't install /usr/mdec/boot
Install the biosboot as /usr/mdec/boot[12] Make the traditional links from [swf]dboot and boot[swf]d to boot[12] files. Install dosboot as /usr/mdec/boot/fbsdboot.exe
Diffstat (limited to 'sys/i386/boot/Makefile')
-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 b5d0d46..99ab17f 100644
--- a/sys/i386/boot/Makefile
+++ b/sys/i386/boot/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.22 1994/10/28 04:56:51 phk Exp $
+# $Id: Makefile,v 1.23 1994/10/28 22:11:50 phk Exp $
-SUBDIR= biosboot netboot
+SUBDIR= biosboot netboot dosboot
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud