]> gcc.gnu.org Git - gcc.git/commit
Makefile.in (STAMP): New macro.
authorMark Mitchell <mark@codesourcery.com>
Sun, 13 May 2001 19:37:13 +0000 (19:37 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 13 May 2001 19:37:13 +0000 (19:37 +0000)
commitd9835ae8a332ddf7ea558b42bb0465cb8535ead5
tree8e25ff575a9283cf732c748a28db2feece429035
parent64f0ba0a3ed11b35b819fe92b7d9e835d20ea3f3
Makefile.in (STAMP): New macro.

* Makefile.in (STAMP): New macro.
Replace all uses of `touch' with $(STAMP).
* fixinc/Makefile.in: Likewise.

* Make-lang.in: Replace all uses of `touch' with $(STAMP).

* Makefile.in.in (STAMP): New macro.
Replace all uses of `touch' with $(STAMP).

From-SVN: r42041
gcc/ChangeLog
gcc/Makefile.in
gcc/f/ChangeLog
gcc/f/Make-lang.in
gcc/fixinc/Makefile.in
gcc/po/ChangeLog
gcc/po/Makefile.in.in
This page took 0.056978 seconds and 5 git commands to generate.