aboutsummaryrefslogtreecommitdiffstats
path: root/grpmi
diff options
context:
space:
mode:
Diffstat (limited to 'grpmi')
-rw-r--r--grpmi/po/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/grpmi/po/Makefile b/grpmi/po/Makefile
index acfea5bf..c13d0193 100644
--- a/grpmi/po/Makefile
+++ b/grpmi/po/Makefile
@@ -23,9 +23,6 @@ all: $(PGOAL).pot $(MOFILES)
$(PL_CFILES): %_.c: %
./fake_c.pl $< > $@
-%.mo: %.po
- msgfmt -o $@ $<
-
merge: $(PGOAL).pot
@for n in $(POFILES); do \
echo "Merging $$n"; \