Sync with sys/i386/conf/Makefile.i386 revision 1.140.
This commit is contained in:
parent
f0304d9f03
commit
cb86ea82a8
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user