opcodes makefile missing clean
Alan Modra
amodra@gmail.com
Thu Oct 21 23:50:00 GMT 2010
More information about the Binutils mailing list
Thu Oct 21 23:50:00 GMT 2010
- Previous message (by thread): gc-sections and DWARF ranges
- Next message (by thread): Fwd: [gnu.org #432472] Re: Updating binutils Page at gnu.org/software
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Makefile.am (CLEANFILES): Add stamp-lm32. Sort. * Makefile.in: Regenerate. Index: opcodes/Makefile.am =================================================================== RCS file: /cvs/src/src/opcodes/Makefile.am,v retrieving revision 1.158 diff -u -p -r1.158 Makefile.am --- opcodes/Makefile.am 29 Jun 2010 04:17:33 -0000 1.158 +++ opcodes/Makefile.am 11 Oct 2010 07:33:56 -0000 @@ -305,9 +305,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@ -- Alan Modra Australia Development Lab, IBM
- Previous message (by thread): gc-sections and DWARF ranges
- Next message (by thread): Fwd: [gnu.org #432472] Re: Updating binutils Page at gnu.org/software
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list