summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-10-28 22:11:50 +0000
committerphk <phk@FreeBSD.org>1994-10-28 22:11:50 +0000
commit8ef5a847e8dfa2b14adbfcb5e78804ad8278b377 (patch)
tree888902af711098e9e05cb6705f9797fbe7ddbf84 /sys/i386/boot
parent79950c0308f0ecbbe7f792be894244705923297f (diff)
downloadFreeBSD-src-8ef5a847e8dfa2b14adbfcb5e78804ad8278b377.zip
FreeBSD-src-8ef5a847e8dfa2b14adbfcb5e78804ad8278b377.tar.gz
Add netboot to the world of make.
Diffstat (limited to 'sys/i386/boot')
-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 1586225..b5d0d46 100644
--- a/sys/i386/boot/Makefile
+++ b/sys/i386/boot/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.21 1994/10/28 04:46:08 phk Exp $
+# $Id: Makefile,v 1.22 1994/10/28 04:56:51 phk Exp $
-SUBDIR= biosboot
+SUBDIR= biosboot netboot
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud