aboutsummaryrefslogtreecommitdiff
path: root/sim/mips/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-07-27 12:03:19 +0000
committerAndrew Cagney <cagney@redhat.com>2000-07-27 12:03:19 +0000
commit071da002501ca03ccdd4e1ec45006f5f40123342 (patch)
tree4b6d3918528ffba9310e6c53d866a3cba7406ce9 /sim/mips/Makefile.in
parent46a19b74dde4d9d2eabcca30a1f85fcac9aef4bf (diff)
downloadgdb-071da002501ca03ccdd4e1ec45006f5f40123342.zip
gdb-071da002501ca03ccdd4e1ec45006f5f40123342.tar.gz
gdb-071da002501ca03ccdd4e1ec45006f5f40123342.tar.bz2
Don't clean *.igen.
Diffstat (limited to 'sim/mips/Makefile.in')
-rw-r--r--sim/mips/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/mips/Makefile.in b/sim/mips/Makefile.in
index 3e4bd5f..9883175 100644
--- a/sim/mips/Makefile.in
+++ b/sim/mips/Makefile.in
@@ -289,5 +289,5 @@ clean-extra:
rm -f $(BUILT_SRC_FROM_IGEN)
rm -f $(BUILT_SRC_FROM_M16)
rm -f tmp-*
- rm -f m16* m32* itable*
+ rm -f m16*.o m32*.o itable*.o