]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
backport: Makefile.in (clean): Remove libgcc_tm.stamp as well.
authorChung-Ju Wu <jasonwucj@gmail.com>
Mon, 20 May 2013 03:52:11 +0000 (03:52 +0000)
committerChung-Ju Wu <jasonwucj@gcc.gnu.org>
Mon, 20 May 2013 03:52:11 +0000 (03:52 +0000)
2013-05-20  Chung-Ju Wu  <jasonwucj@gmail.com>

        Backport from mainline:
        2012-05-24  Olivier Hainque  <hainque@adacore.com>

        * Makefile.in (clean): Remove libgcc_tm.stamp as well.
        Use a separate command for stamp removals.

From-SVN: r199091

libgcc/ChangeLog
libgcc/Makefile.in

index 1de9c21a9d8a812103838d55b7b3f68287f0c52f..94a2f9cdfc1b8832d3e500db4b6a004568c05538 100644 (file)
@@ -1,3 +1,11 @@
+2013-05-20  Chung-Ju Wu  <jasonwucj@gmail.com>
+
+       Backport from mainline:
+       2012-05-24  Olivier Hainque  <hainque@adacore.com>
+
+       * Makefile.in (clean): Remove libgcc_tm.stamp as well.
+       Use a separate command for stamp removals.
+
 2013-04-11  Julian Brown  <julian@codesourcery.com>
 
        * config/arm/linux-atomic.c (SUBWORD_SYNC_OP, SUBWORD_VAL_CAS)
index e1cac49b38677cd793df9c92bb2199970ce9e61b..c301ff03cae17852aacc3c435f0f7f1afc3c8940 100644 (file)
@@ -121,7 +121,8 @@ installcheck:
 .PHONY: all clean
 
 clean:
-       -rm -f config.h libgcc_tm.h stamp-h stmp-ldirs libgcc.map
+       -rm -f config.h libgcc_tm.h libgcc.map
+       -rm -f libgcc_tm.stamp stamp-h stmp-ldirs
        -rm -f *$(objext)
        -rm -f *.dep
        -rm -f *.a