summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf/files.pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/conf/files.pc98')
-rw-r--r--sys/pc98/conf/files.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index b3133d7..6fd4c30 100644
--- a/sys/pc98/conf/files.pc98
+++ b/sys/pc98/conf/files.pc98
@@ -3,7 +3,7 @@
#
# modified for PC-9801
#
-# $Id: files.pc98,v 1.26 1997/06/02 09:22:55 kato Exp $
+# $Id: files.pc98,v 1.27 1997/06/02 15:45:27 kato Exp $
#
aic7xxx_asm optional ahc device-driver \
dependency "$S/dev/aic7xxx/*.[chyl]" \
@@ -133,7 +133,7 @@ i386/isa/if_wl.c optional wl device-driver
#pc98/isa/if_ze.c optional ze device-driver
i386/isa/if_zp.c optional zp device-driver
i386/isa/ipl_funcs.c standard \
- compile-with "${CC} -c ${CFLAGS} ${PROF:S/^$/-fomit-frame-pointer/} $<"
+ compile-with "${CC} -c ${CFLAGS} ${DEFINED_PROF:S/^$/-fomit-frame-pointer/} $<"
i386/isa/intr_machdep.c standard
pc98/pc98/pc98.c optional isa device-driver
pc98/isa/istallion.c optional stli device-driver
OpenPOWER on IntegriCloud