From 75d5159c0f60cf8d5eebe91ce05754d77c82ee6e Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Tue, 20 Aug 2002 18:55:16 +0000 Subject: updated pot files, makefile clean the temp files after creating the pot file --- grpmi/po/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'grpmi/po/Makefile') diff --git a/grpmi/po/Makefile b/grpmi/po/Makefile index d8ac59bb..8448a01e 100644 --- a/grpmi/po/Makefile +++ b/grpmi/po/Makefile @@ -33,6 +33,7 @@ merge: grpmi.pot grpmi.pot: $(PL_CFILES) $(CFILES) xgettext -F -n --add-comments='-PO' --keyword=_ --language=C -o $@ $(PL_CFILES) $(CFILES) + rm $(PL_CFILES) install: for l in $(LANGS); do \ -- cgit v1.2.1