summaryrefslogtreecommitdiffstats
path: root/sys/conf/Makefile.pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf/Makefile.pc98')
-rw-r--r--sys/conf/Makefile.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index bc262d2..10f5742 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -3,7 +3,7 @@
# Makefile.i386 -- with config changes.
# Copyright 1990 W. Jolitz
# from: @(#)Makefile.i386 7.1 5/10/91
-# $Id: Makefile.pc98,v 1.3 1996/08/30 10:42:49 asami Exp $
+# $Id: Makefile.pc98,v 1.4 1996/09/03 10:23:11 asami Exp $
#
# Makefile for FreeBSD
#
@@ -172,7 +172,7 @@ install:
install -c -m 555 -o root -g wheel -fschg kernel /
ioconf.o: ioconf.c $S/sys/param.h $S/sys/buf.h \
- ${I386}/isa/isa_device.h ${PC98}/pc98/pc98.h ${PC98}/pc98/icu.h
+ ${I386}/isa/isa_device.h ${PC98}/pc98/pc98.h ${I386}/isa/icu.h
${CC} -c ${CFLAGS} ioconf.c
param.c: $S/conf/param.c
OpenPOWER on IntegriCloud