remove sh5 code.

This commit is contained in:
mrg 2011-06-20 09:27:43 +00:00
parent 17e0aea6a2
commit 0de3f09ec1
1 changed files with 1 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2010/03/14 00:26:09 mrg Exp $
# $NetBSD: Makefile,v 1.6 2011/06/20 09:27:43 mrg Exp $
.include <bsd.own.mk>
@ -27,12 +27,6 @@ CLEANFILES+= elf32-target.h elf64-target.h targmatch.h \
.include <bsd.lib.mk>
# XXX
.if ${MACHINE_CPU} == "sh5"
COPTS.elf32.c= -O1
COPTS.elf64.c= -O1
.endif
${OBJS} ${SOBJS}: elf32-target.h elf64-target.h
targets.o targets.pico: targmatch.h Makefile