diff --git a/sys/arch/next68k/conf/Makefile.next68k b/sys/arch/next68k/conf/Makefile.next68k index 22c4acf967c9..11997e600a92 100644 --- a/sys/arch/next68k/conf/Makefile.next68k +++ b/sys/arch/next68k/conf/Makefile.next68k @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.next68k,v 1.28 2005/12/11 12:18:25 christos Exp $ +# $NetBSD: Makefile.next68k,v 1.29 2008/02/14 00:09:36 joerg Exp $ # Makefile for NetBSD # @@ -53,6 +53,8 @@ MD_SFILES= ${NEXT68K}/next68k/locore.s locore.o: ${NEXT68K}/next68k/locore.s assym.h ${NORMAL_S} +copy.o copypage.o lock_stubs.o: assym.h + ## ## (5) link settings ##