aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/btx
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/btx')
-rw-r--r--sys/boot/i386/btx/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/i386/btx/Makefile.inc b/sys/boot/i386/btx/Makefile.inc
index 5a83d8d201ad..265f86d1ed55 100644
--- a/sys/boot/i386/btx/Makefile.inc
+++ b/sys/boot/i386/btx/Makefile.inc
@@ -1,2 +1,3 @@
# $FreeBSD$
-.include <${.CURDIR}/../../Makefile.inc>
+
+.include "../Makefile.inc"