summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1999-03-02 14:01:33 +0000
committerkato <kato@FreeBSD.org>1999-03-02 14:01:33 +0000
commitbf5c62955550ea0b449a154d6506f4ee7f6f2d51 (patch)
treea6f1b7e928e6ccb9402bc5a28da0b05f1d38e646 /sys/pc98
parent3df27cf0c7741db22f64fcabca72455cb29715d5 (diff)
downloadFreeBSD-src-bf5c62955550ea0b449a154d6506f4ee7f6f2d51.zip
FreeBSD-src-bf5c62955550ea0b449a154d6506f4ee7f6f2d51.tar.gz
Sync with sys/i386/conf/Makefile.i386 revision 1.140.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/Makefile.pc984
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/Makefile.pc98 b/sys/pc98/conf/Makefile.pc98
index d46464d..1d45e0d 100644
--- a/sys/pc98/conf/Makefile.pc98
+++ b/sys/pc98/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.54 1999/01/27 08:25:19 kato Exp $
+# $Id: Makefile.pc98,v 1.55 1999/02/14 13:56:15 des Exp $
#
# Makefile for FreeBSD
#
@@ -121,7 +121,7 @@ SYSTEM_DEP+= $S/i386/conf/kernel.script
%CLEAN
.if !exists(.depend)
-${SYSTEM_OBJS}: ${BEFORE_DEPEND:M*.h}
+${SYSTEM_OBJS}: vnode_if.h ${BEFORE_DEPEND:M*.h}
.endif
clean:
OpenPOWER on IntegriCloud