summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/btx
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2004-02-07 12:19:44 +0000
committernyan <nyan@FreeBSD.org>2004-02-07 12:19:44 +0000
commita1e0ad4bf3b12f2aad6b934ea006fef4c1720e02 (patch)
tree484ffc9ed61b2bd87c53a9eb0ba2f7152a75c04a /sys/boot/pc98/btx
parentb377ec7a9a2093b8c3c6e8c28b306c8bc7094120 (diff)
downloadFreeBSD-src-a1e0ad4bf3b12f2aad6b934ea006fef4c1720e02.zip
FreeBSD-src-a1e0ad4bf3b12f2aad6b934ea006fef4c1720e02.tar.gz
MFi386: Cleanups to sys/boot makefiles.
Diffstat (limited to 'sys/boot/pc98/btx')
-rw-r--r--sys/boot/pc98/btx/Makefile.inc3
-rw-r--r--sys/boot/pc98/btx/btxldr/Makefile1
2 files changed, 3 insertions, 1 deletions
diff --git a/sys/boot/pc98/btx/Makefile.inc b/sys/boot/pc98/btx/Makefile.inc
new file mode 100644
index 0000000..265f86d
--- /dev/null
+++ b/sys/boot/pc98/btx/Makefile.inc
@@ -0,0 +1,3 @@
+# $FreeBSD$
+
+.include "../Makefile.inc"
diff --git a/sys/boot/pc98/btx/btxldr/Makefile b/sys/boot/pc98/btx/btxldr/Makefile
index f88004b..f19e6a4 100644
--- a/sys/boot/pc98/btx/btxldr/Makefile
+++ b/sys/boot/pc98/btx/btxldr/Makefile
@@ -19,5 +19,4 @@ btxldr.o: btxldr.s
CLEANFILES+= btxldr btxldr.out btxldr.o
-.include <${.CURDIR}/../../Makefile.inc>
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud