summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/conf
diff options
context:
space:
mode:
authorDale S. Rahn <rahnds@cvs.openbsd.org>1997-05-20 21:51:50 +0000
committerDale S. Rahn <rahnds@cvs.openbsd.org>1997-05-20 21:51:50 +0000
commitf8fe542dd170b781d7246f2c29a9376d459c4f60 (patch)
tree30bf6b0ed481f6eb32d7dd6ae83d6c129418ba3c /sys/arch/powerpc/conf
parent1f29596d6b4f9f9ca96904222a4d235a8816472f (diff)
powerpc port does not use genassym.c anymore, do not attempt to
create dependancies on it.
Diffstat (limited to 'sys/arch/powerpc/conf')
-rw-r--r--sys/arch/powerpc/conf/Makefile.powerpc2
1 files changed, 0 insertions, 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