summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-03 23:55:16 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-10-04 02:01:52 +0100
commit64d612b3c6dc98c04358dc8062f6e39298d00290 (patch)
tree4b7a55f4c2ac962714f9934e9d635e611d21e59a /po
parent50f256192d9e71034327795650899344705382f9 (diff)
i18n: Break out i18n-common.make (nfc)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'po')
-rw-r--r--po/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/po/Makefile b/po/Makefile
index 9865c8a..5dab57e 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -42,12 +42,7 @@
all: messages.pot mofiles
-e=set -e; exec >$@.tmp
-f=mv -f $@.tmp $@
-o= >$@.tmp && $f
-
-S=@
-# Set S='' to see commands being run
+include ../i18n-common.make
.%.potfiles:
$S $e; echo ../$*; $f