summaryrefslogtreecommitdiff
path: root/catgets/Makefile
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-07-04 15:57:51 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2012-07-04 16:14:31 +0200
commit704bc4594dc1fad46831823627749fa10924b41d (patch)
treeba22bc6c0561c01b3203bfad33455f6523a80256 /catgets/Makefile
parent70d35b6769c1739719101957de77387e48192f74 (diff)
Adapt tst-catgets to changes in tst-gettext
Diffstat (limited to 'catgets/Makefile')
-rw-r--r--catgets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/catgets/Makefile b/catgets/Makefile
index a95028f2dd..c11edd33c2 100644
--- a/catgets/Makefile
+++ b/catgets/Makefile
@@ -70,8 +70,8 @@ $(objpfx)de/libc.cat: $(objpfx)de.msg $(objpfx)gencat
$(objpfx)tst-catgets.out: $(objpfx)de/libc.cat
# Generate a non-simple input file.
-$(objpfx)de.msg: $(..)po/de.po
- LC_ALL=C sed -f xopen-msg.sed $< > $@
+$(objpfx)de.msg: xopen-msg.awk $(..)po/de.po
+ LC_ALL=C $(AWK) -f $^ $< > $@
$(objpfx)test-gencat.out: test-gencat.sh $(objpfx)test-gencat \
$(objpfx)sample.SJIS.cat