aboutsummaryrefslogtreecommitdiff
path: root/gcc/po
diff options
context:
space:
mode:
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