summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/Makefile
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-02-03 08:39:09 +0000
committerkato <kato@FreeBSD.org>1999-02-03 08:39:09 +0000
commitc40db6cc734847f5d3013132b80d70a078c16615 (patch)
tree8460f4832d3da04f82cedbd05be800e5fd9063e4 /sys/boot/pc98/Makefile
parent850544e5d8903343f0bdde5c29f0147851ea1b4b (diff)
downloadFreeBSD-src-c40db6cc734847f5d3013132b80d70a078c16615.zip
FreeBSD-src-c40db6cc734847f5d3013132b80d70a078c16615.tar.gz
PC98 version of new boot loader. Because boot2 has not yet ported,
files in boot2 directory are copies from legacy biosboot. Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
Diffstat (limited to 'sys/boot/pc98/Makefile')
-rw-r--r--sys/boot/pc98/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile
new file mode 100644
index 0000000..72ce2ce
--- /dev/null
+++ b/sys/boot/pc98/Makefile
@@ -0,0 +1,5 @@
+# $Id: Makefile,v 1.7 1998/10/14 20:40:56 rnordier Exp $
+
+SUBDIR= btx boot2 libpc98 loader
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud