From a43817dfc91bff8b4d5a326fd6197dc6a5a38827 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 21 Oct 2010 23:50:57 +0000 Subject: * Makefile.am (CLEANFILES): Add stamp-lm32. Sort. * Makefile.in: Regenerate. --- opcodes/Makefile.in | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'opcodes/Makefile.in') diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 9cfde34..8928b1b 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -545,9 +545,10 @@ noinst_LIBRARIES = libopcodes.a libopcodes_a_SOURCES = POTFILES = $(HFILES) $(CFILES) 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@ CPUDIR = $(CGENDIR)/cpu -- cgit v1.1