vector.h should have been nuked ages ago.
This commit is contained in:
parent
d35f08ffa6
commit
d58828dd61
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: Makefile.i386,v 1.48 1994/11/04 00:01:19 mycroft Exp $
|
# $NetBSD: Makefile.i386,v 1.49 1994/11/04 00:02:39 mycroft Exp $
|
||||||
# @(#)Makefile.hp300 8.2 (Berkeley) 1/23/94
|
# @(#)Makefile.hp300 8.2 (Berkeley) 1/23/94
|
||||||
#
|
#
|
||||||
# Makefile for NetBSD
|
# Makefile for NetBSD
|
||||||
@ -109,7 +109,7 @@ lint: /tmp param.c
|
|||||||
locore.o: assym.s ${I386}/i386/locore.s machine/trap.h machine/psl.h
|
locore.o: assym.s ${I386}/i386/locore.s machine/trap.h machine/psl.h
|
||||||
locore.o: machine/pte.h ${I386}/isa/vector.s ${I386}/isa/icu.s
|
locore.o: machine/pte.h ${I386}/isa/vector.s ${I386}/isa/icu.s
|
||||||
locore.o: $S/sys/errno.h machine/specialreg.h ${I386}/isa/debug.h
|
locore.o: $S/sys/errno.h machine/specialreg.h ${I386}/isa/debug.h
|
||||||
locore.o: ${I386}/isa/icu.h ${I386}/isa/isareg.h vector.h $S/net/netisr.h
|
locore.o: ${I386}/isa/icu.h ${I386}/isa/isareg.h $S/net/netisr.h
|
||||||
${CPP} -DLOCORE ${COPTS} ${I386}/i386/locore.s | ${AS} -o locore.o
|
${CPP} -DLOCORE ${COPTS} ${I386}/i386/locore.s | ${AS} -o locore.o
|
||||||
|
|
||||||
# the following is necessary because autoconf.o depends on #if GENERIC
|
# the following is necessary because autoconf.o depends on #if GENERIC
|
||||||
|
Loading…
Reference in New Issue
Block a user