[Libreoffice-commits] core.git: l10ntools/Executable_genlang.mk
Stephan Bergmann
sbergman at redhat.com
Fri Dec 9 20:39:01 UTC 2016
l10ntools/Executable_genlang.mk | 27 ---------------------------
1 file changed, 27 deletions(-)
New commits:
commit fee10f8e82a08a4c8e8ac086dfacdcb317be4b38
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Dec 9 21:38:21 2016 +0100
Remove junk from end of unused Executable_genlang.mk
Change-Id: I5330b681d540a42a655a10abf8b533a74d8687f6
diff --git a/l10ntools/Executable_genlang.mk b/l10ntools/Executable_genlang.mk
index c05f979..0299493 100644
--- a/l10ntools/Executable_genlang.mk
+++ b/l10ntools/Executable_genlang.mk
@@ -50,30 +50,3 @@ $(eval $(call gb_Executable_add_exception_objects,genlang,\
))
# vim:set noet sw=4 ts=4:
-
-
-
-
-# localizer for new l10n framework
-APP1TARGET= genLang
-APP1OBJS= $(OBJFILES)
-APP1RPATH= NONE
-APP1LINKTYPE= STATIC
-
-APP1LIBS=
-APP1STDLIBS=
-APP1LIBSALCPPRT=
-
-
-# --- Targets ------------------------------------------------------
-.INCLUDE : target.mk
-
-$(MISC)$/%_yy.c : %lex.l
- flex -l -w -8 -o$@ $<
-
-# --- Files --------------------------------------------------------
-
-
-genPO: ALLTAR
- +$(PERL) $(SOLARENV)/bin/deliver.pl
-
More information about the Libreoffice-commits
mailing list