summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-04-15 08:24:33 +0000
committerphk <phk@FreeBSD.org>1995-04-15 08:24:33 +0000
commit9e3e8483ce6efc62dda60172dd1779324abdba6f (patch)
tree5f409f32163c2df8f4d5825571b5611793afd744 /sys/i386/boot/Makefile
parentd54917fe68724c46f79ba0c6ab1d96735048c4f8 (diff)
downloadFreeBSD-src-9e3e8483ce6efc62dda60172dd1779324abdba6f.zip
FreeBSD-src-9e3e8483ce6efc62dda60172dd1779324abdba6f.tar.gz
Added kzipboot
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 99ab17f..c151bf2 100644
--- a/sys/i386/boot/Makefile
+++ b/sys/i386/boot/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.23 1994/10/28 22:11:50 phk Exp $
+# $Id: Makefile,v 1.24 1995/03/28 19:22:34 phk Exp $
-SUBDIR= biosboot netboot dosboot
+SUBDIR= biosboot netboot dosboot kzipboot
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud