X-Git-Url: https://git.jankratochvil.net/?p=gnokii.git;a=blobdiff_plain;f=po%2FMakefile.in.in;h=94a1088b4c6e5465a24ac342578a5f88abe7eda6;hp=f9aa3975158c09cd54dcbe7bb548db685f0495aa;hb=f27649b20525793d0880d0df34205548f71ed7f8;hpb=4ee1266711b695852ec88f06784fd84400cd70bb diff --git a/po/Makefile.in.in b/po/Makefile.in.in index f9aa397..94a1088 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -1,6 +1,6 @@ # # -# Makefile for gnokii I18n, +# Makefile for gnokii I18n, # based on the Makefile.in.in that comes with gettext # # Erwin Dieterich, 20. 1. 1998 Erwin.Dieterich.ED@Bayer-AG.de @@ -55,7 +55,7 @@ DEFS = @DEFS@ CFLAGS = @CFLAGS@ CPPFLAGS = @CPPFLAGS@ -INCLUDES = -I.. +INCLUDES = -I.. COMPILE = $(CC) -c $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) $(XCFLAGS) @@ -68,7 +68,7 @@ CATOBJEXT = @CATOBJEXT@ INSTOBJEXT = @INSTOBJEXT@ .SUFFIXES: -.SUFFIXES: .c .o .po .pox .gmo .mo .msg +.SUFFIXES: .c .o .po .pox .gmo .mo .msg .c.o: $(COMPILE) $< @@ -84,8 +84,6 @@ INSTOBJEXT = @INSTOBJEXT@ file=`echo $* | sed 's,.*/,,'`.gmo \ && rm -f $$file && $(GMSGFMT) -o $$file $< - - all: all-@USE_NLS@ all-yes: $(PACKAGE).pot $(CATALOGS) @@ -95,12 +93,13 @@ all-no: $(PACKAGE).pot: $(POTFILES) if test -n "$(XGETTEXT)"; then \ $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(srcdir)/.. \ - --c++ --keyword=_ --files-from=$(srcdir)/POTFILES.in; \ + --keyword=_ --files-from=$(srcdir)/POTFILES.in; \ mv $(PACKAGE).po $(PACKAGE).pot; \ else \ echo "xgettext not available: $(PACKAGE).pot not updated" 1>&2; \ fi +makelib: all-@USE_NLS@ install: install-exec install-data install-exec: