From 701c68e36bf18e11d6a898e2b738dea31a75c2f4 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Mon, 4 Jan 1999 08:01:04 +0000 Subject: [PATCH] Sync with sys/i386/boot/Makefile.inc revision up to 1.5. --- sys/pc98/boot/Makefile.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/pc98/boot/Makefile.inc b/sys/pc98/boot/Makefile.inc index c02d4d7980f..88916943ec9 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