aboutsummaryrefslogtreecommitdiff
path: root/gcc/po
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2001-05-13 19:37:13 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2001-05-13 19:37:13 +0000
commitd9835ae8a332ddf7ea558b42bb0465cb8535ead5 (patch)
tree8e25ff575a9283cf732c748a28db2feece429035 /gcc/po
parent64f0ba0a3ed11b35b819fe92b7d9e835d20ea3f3 (diff)
downloadgcc-d9835ae8a332ddf7ea558b42bb0465cb8535ead5.zip
gcc-d9835ae8a332ddf7ea558b42bb0465cb8535ead5.tar.gz
gcc-d9835ae8a332ddf7ea558b42bb0465cb8535ead5.tar.bz2
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
Diffstat (limited to 'gcc/po')
-rw-r--r--gcc/po/ChangeLog5
-rw-r--r--gcc/po/Makefile.in.in3
2 files changed, 7 insertions, 1 deletions
diff --git a/gcc/po/ChangeLog b/gcc/po/ChangeLog
index e436c13..375bc51 100644
--- a/gcc/po/ChangeLog
+++ b/gcc/po/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-13 Mark Mitchell <mark@codesourcery.com>
+
+ * Makefile.in.in (STAMP): New macro.
+ Replace all uses of `touch' with $(STAMP).
+
2001-05-11 Zack Weinberg <zackw@stanford.edu>
* POTFILES.in: Remove assert.h.
diff --git a/gcc/po/Makefile.in.in b/gcc/po/Makefile.in.in
index 14def49..ed8da5d 100644
--- a/gcc/po/Makefile.in.in
+++ b/gcc/po/Makefile.in.in
@@ -10,6 +10,7 @@ PACKAGE = @PACKAGE@
VERSION = @VERSION@
SHELL = /bin/sh
+STAMP = echo timestamp >
@SET_MAKE@
srcdir = @srcdir@
@@ -83,7 +84,7 @@ all-yes: $(CATALOGS) @MAINT@ $(srcdir)/cat-id-tbl.c
all-no:
stamp-check-po: $(POTFILES)
- touch stamp-check-po
+ $(STAMP) stamp-check-po
check-po: stamp-check-po