summaryrefslogtreecommitdiff
path: root/gcc/po
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-13 19:37:13 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-13 19:37:13 +0000
commit5ec97d310406aee3a030cfbb12ef5bdad078e3dc (patch)
tree8e25ff575a9283cf732c748a28db2feece429035 /gcc/po
parent95d0cb99b7c7f570ac668502fc45df49223248ad (diff)
downloadgcc-5ec97d310406aee3a030cfbb12ef5bdad078e3dc.tar.gz
* 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). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42041 138bc75d-0d04-0410-961f-82ee72b054a4
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 e436c13f8e9..375bc5193d9 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 14def49d14f..ed8da5d1385 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