Missing assym.h dependency.

This commit is contained in:
joerg 2008-01-22 15:24:50 +00:00
parent c1c99026f3
commit a185f9743d

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.sun2,v 1.18 2005/12/11 12:19:16 christos Exp $
# $NetBSD: Makefile.sun2,v 1.19 2008/01/22 15:24:50 joerg Exp $
# Makefile for NetBSD
#
@ -70,6 +70,7 @@ locore.o: assym.h m68k/asm.h m68k/trap.h
copy.o: assym.h m68k/asm.h $S/sys/errno.h
bcopy.o: assym.h m68k/asm.h
copypage.o: assym.h m68k/asm.h
lock_stubs.o: assym.h
# depend on CPU configuration
db_machdep.o dvma.o machdep.o pmap.o sun2_startup.o vm_machdep.o: Makefile