summaryrefslogtreecommitdiffstats
path: root/sys/pc98/conf
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-08-18 08:20:28 +0000
committerkato <kato@FreeBSD.org>1999-08-18 08:20:28 +0000
commit9fc64d62e166ee6e5d930fea7281466b7b33cd3b (patch)
tree1d4d837dae4f182d4e82f4343b759e4bdeb6e900 /sys/pc98/conf
parentc49f6959c7dbae3734a3682324cef343050b774d (diff)
downloadFreeBSD-src-9fc64d62e166ee6e5d930fea7281466b7b33cd3b.zip
FreeBSD-src-9fc64d62e166ee6e5d930fea7281466b7b33cd3b.tar.gz
Merge from sys/i386/conf/files.i386 revision 1.259.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r--sys/pc98/conf/files.pc986
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/pc98/conf/files.pc98 b/sys/pc98/conf/files.pc98
index ca228d2..359b379 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.104 1999/08/08 11:12:00 kato Exp $
+# $Id: files.pc98,v 1.105 1999/08/09 10:34:59 phk Exp $
#
# The long compile-with and dependency lines are required because of
# limitations in config: backslash-newline doesn't work in strings, and
@@ -58,8 +58,10 @@ i386/eisa/ahc_eisa.c optional eisa ahc \
i386/eisa/ahb.c optional ahb
i386/eisa/bt_eisa.c optional bt
i386/eisa/eisaconf.c optional eisa
-i386/eisa/if_vx_eisa.c optional vx
i386/eisa/if_fea.c optional fea
+i386/eisa/if_vx_eisa.c optional vx
+i386/i386/atomic.c standard \
+ compile-with "${CC} -c ${CFLAGS} ${DEFINED_PROF:S/^$/-fomit-frame-pointer/} $<"
i386/i386/autoconf.c standard
i386/i386/bios.c standard
i386/i386/bioscall.s standard
OpenPOWER on IntegriCloud