From 5877f329f7f868c5609271c099322d5ef5df15fa Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Fri, 18 May 2018 22:05:18 +0200 Subject: -add basic macOS installation instructions --- po/Makefile.in.in | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'po/Makefile.in.in') diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 4daed5420..83d8838ac 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -76,16 +76,10 @@ POTFILES = \ CATALOGS = @CATALOGS@ -do_perl_subst = $(SED) -e 's,[@]PERL[@],$(PERL),g' - # Makevars gets inserted here. (Don't remove this line!) .SUFFIXES: -.SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update .pl.in .pl - -.pl.in.pl: - $(do_perl_subst) < $< > $@ - chmod +x $@ +.SUFFIXES: .po .gmo .mo .sed .sin .nop .po-create .po-update .po.mo: @echo "$(MSGFMT) -c -o $@ $<"; \ -- cgit v1.2.3