another dependency on assym.h
This commit is contained in:
parent
143f5a277a
commit
f74633f4ed
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.amd64,v 1.3 2003/05/17 05:39:35 christos Exp $
|
||||
# $NetBSD: Makefile.amd64,v 1.4 2003/05/27 16:46:03 christos Exp $
|
||||
|
||||
# Makefile for NetBSD
|
||||
#
|
||||
|
@ -81,7 +81,7 @@ LINKFORMAT= -T ${AMD64}/conf/${KERN_LDSCRIPT}
|
|||
# depend on CPU configuration
|
||||
locore.o machdep.o: Makefile
|
||||
|
||||
netbsd32_sigcode.o: assym.h
|
||||
mptramp.o netbsd32_sigcode.o: assym.h
|
||||
clock.o: config_time.h
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue