summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-01-04 08:01:04 +0000
committerkato <kato@FreeBSD.org>1999-01-04 08:01:04 +0000
commit3f95b6516258a7f583df6e54cc349a58412e89cb (patch)
treeae2a53606b2cb0ce8bbc72520a774db8bc2e7c1a /sys/pc98
parentfd81691f6b6264379f526600331957187bd66122 (diff)
downloadFreeBSD-src-3f95b6516258a7f583df6e54cc349a58412e89cb.zip
FreeBSD-src-3f95b6516258a7f583df6e54cc349a58412e89cb.tar.gz
Sync with sys/i386/boot/Makefile.inc revision up to 1.5.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/boot/Makefile.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/pc98/boot/Makefile.inc b/sys/pc98/boot/Makefile.inc
index c02d4d7..8891694 100644
--- a/sys/pc98/boot/Makefile.inc
+++ b/sys/pc98/boot/Makefile.inc
@@ -1,5 +1,7 @@
-# $Id: Makefile.inc,v 1.2 1998/03/14 02:29:24 kato Exp $
+# $Id: Makefile.inc,v 1.3 1998/03/14 02:33:54 kato Exp $
+BINDIR?= /usr/mdec
+CFLAGS+= -aout
.if exists(${.CURDIR}/../../../../include)
CFLAGS+= -nostdinc -I${.CURDIR}/../../../../include
.endif
OpenPOWER on IntegriCloud