* Makefile.am (CLEANFILES): Add stamp-lm32. Sort.
[deliverable/binutils-gdb.git] / opcodes / Makefile.am
index 74cd3972b413db37bcfb33388ea45449f7903842..668085cb53337f1a67c5e652b1372473ba1ee075 100644 (file)
@@ -306,9 +306,10 @@ po/POTFILES.in: @MAINT@ Makefile
          && mv tmp $(srcdir)/po/POTFILES.in
 
 CLEANFILES = \
-       stamp-ip2k stamp-m32c stamp-m32r stamp-fr30 stamp-frv \
-       stamp-openrisc stamp-iq2000 stamp-mep stamp-mt stamp-xstormy16 stamp-xc16x\
-       libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
+       stamp-fr30 stamp-frv stamp-ip2k stamp-iq2000 stamp-lm32 \
+       stamp-m32c stamp-m32r stamp-mep stamp-mt \
+       stamp-openrisc stamp-xc16x stamp-xstormy16 \
+       libopcodes.a stamp-lib
 
 
 CGENDIR = @cgendir@
This page took 0.026775 seconds and 4 git commands to generate.