summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1998-03-14 02:29:24 +0000
committerkato <kato@FreeBSD.org>1998-03-14 02:29:24 +0000
commit3cf9d4ef155cef6c721b91dc2cd8f18708ec47c1 (patch)
tree3235b52a709a40fa2efc91ee89079e94248e881b
parent613bd0f63171db6cf6e0db318a1557c3d8a026da (diff)
downloadFreeBSD-src-3cf9d4ef155cef6c721b91dc2cd8f18708ec47c1.zip
FreeBSD-src-3cf9d4ef155cef6c721b91dc2cd8f18708ec47c1.tar.gz
Sync with sys/i386/boot/Makefile.inc.
-rw-r--r--sys/pc98/boot/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/boot/Makefile.inc b/sys/pc98/boot/Makefile.inc
index ce48279..2b92805 100644
--- a/sys/pc98/boot/Makefile.inc
+++ b/sys/pc98/boot/Makefile.inc
@@ -1,9 +1,9 @@
+# $Id$
+
.if exists(${.CURDIR}/../../../../include)
CFLAGS+= -nostdinc -I${.CURDIR}/../../../../include
-MKDEP+= -nostdinc -I${.CURDIR}/../../../../include
.endif
CFLAGS+= -I${.CURDIR}/../../.. -I${.OBJDIR}
-MKDEP+= -I${.CURDIR}/../../.. -I${.OBJDIR}
CLEANFILES+= machine
.if defined(SRCS)
OpenPOWER on IntegriCloud