aboutsummaryrefslogtreecommitdiff
path: root/sim/mcore/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-14 07:46:54 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-14 07:46:54 -0400
commit41cc895fc88dc6d69253fb29ad4ad85c3c851254 (patch)
tree3052aa65d68ceb3cc82515346ae8a35e88c12ad3 /sim/mcore/Makefile.in
parentc1e768db524407c25d14fe693a931af9cb6d9ad4 (diff)
downloadbinutils-41cc895fc88dc6d69253fb29ad4ad85c3c851254.zip
binutils-41cc895fc88dc6d69253fb29ad4ad85c3c851254.tar.gz
binutils-41cc895fc88dc6d69253fb29ad4ad85c3c851254.tar.bz2
sim: mcore/moxie: clean up makefiles a bit
Clean out stub targets and rules that get autogenerated.
Diffstat (limited to 'sim/mcore/Makefile.in')
-rw-r--r--sim/mcore/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/mcore/Makefile.in b/sim/mcore/Makefile.in
index a1110b2..8fbe0d3 100644
--- a/sim/mcore/Makefile.in
+++ b/sim/mcore/Makefile.in
@@ -23,10 +23,5 @@ SIM_EXTRA_CFLAGS = -DSIM_USE_DEPRECATED_RUN_FRONTEND
SIM_OBJS = interp.o sim-load.o
SIM_EXTRA_LIBS = -lm
-SIM_EXTRA_CLEAN = mcore-clean
## COMMON_POST_CONFIG_FRAG
-
-interp.o: interp.c
-
-mcore-clean: