Kaydet (Commit) fee10f8e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove junk from end of unused Executable_genlang.mk

Change-Id: I5330b681d540a42a655a10abf8b533a74d8687f6
üst a1959d05
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment