summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1996-09-11 19:22:21 +0000
committerphk <phk@FreeBSD.org>1996-09-11 19:22:21 +0000
commit8af428fba2af63124b343c3dbadd91dc8c9c49d3 (patch)
tree94f8c92076d9f8ac92a4cf408eb73ab7e2a65548 /sys/i386/boot
parentbe986a9f95c23703e5a7063ecd74a9e393c06705 (diff)
downloadFreeBSD-src-8af428fba2af63124b343c3dbadd91dc8c9c49d3.zip
FreeBSD-src-8af428fba2af63124b343c3dbadd91dc8c9c49d3.tar.gz
Add "rawboot", sort the subdirs.
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 c151bf2..c6f4f5b 100644
--- a/sys/i386/boot/Makefile
+++ b/sys/i386/boot/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.24 1995/03/28 19:22:34 phk Exp $
+# $Id: Makefile,v 1.25 1995/04/15 08:24:33 phk Exp $
-SUBDIR= biosboot netboot dosboot kzipboot
+SUBDIR= biosboot dosboot kzipboot netboot rawboot
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud