From f8fe542dd170b781d7246f2c29a9376d459c4f60 Mon Sep 17 00:00:00 2001 From: "Dale S. Rahn" Date: Tue, 20 May 1997 21:51:50 +0000 Subject: powerpc port does not use genassym.c anymore, do not attempt to create dependancies on it. --- sys/arch/powerpc/conf/Makefile.powerpc | 2 -- 1 file changed, 2 deletions(-) diff --git a/sys/arch/powerpc/conf/Makefile.powerpc b/sys/arch/powerpc/conf/Makefile.powerpc index 8b0f21e5488..e56fa79cc15 100644 --- a/sys/arch/powerpc/conf/Makefile.powerpc +++ b/sys/arch/powerpc/conf/Makefile.powerpc @@ -160,8 +160,6 @@ depend:: .depend .if ${SFILES} != "" ${MKDEP} -a ${AFLAGS} ${CPPFLAGS} ${SFILES} .endif - ${MKDEP} -a ${HOSTED_CFLAGS} ${HOSTED_CPPFLAGS} \ - ${PPC}/powerpc/genassym.c # depend on root or device configuration autoconf.o conf.o: Makefile -- cgit v1.2.3