Author: jani
Date: Sat Apr 27 12:23:03 2013
New Revision: 1476562

URL: http://svn.apache.org/r1476562
Log:
changed makefiles due to change genLang

Added:
    openoffice/branches/l10n/main/helpcontent2/source/makefile.mk
      - copied, changed from r1465779, 
openoffice/branches/l10n/main/helpcontent2/source/text/sbasic/makefile.mk
Removed:
    openoffice/branches/l10n/main/helpcontent2/make_helper.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/sbasic/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/scalc/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/schart/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/sdraw/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/shared/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/simpress/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/smath/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/source/text/swriter/makefile.mk
Modified:
    openoffice/branches/l10n/main/helpcontent2/prj/build.lst
    openoffice/branches/l10n/main/helpcontent2/settings.pmk
    openoffice/branches/l10n/main/helpcontent2/util/sbasic/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/scalc/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/schart/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/sdatabase/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/sdraw/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/shared/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/simpress/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/smath/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/swriter/makefile.mk
    openoffice/branches/l10n/main/helpcontent2/util/target.pmk
    openoffice/branches/l10n/main/languages/source/da/help_shared.po
    openoffice/branches/l10n/main/languages/source/en-US/help_shared.po
    openoffice/branches/l10n/main/languages/source/es/help_shared.po

Modified: openoffice/branches/l10n/main/helpcontent2/prj/build.lst
URL: 
http://svn.apache.org/viewvc/openoffice/branches/l10n/main/helpcontent2/prj/build.lst?rev=1476562&r1=1476561&r2=1476562&view=diff
==============================================================================
--- openoffice/branches/l10n/main/helpcontent2/prj/build.lst (original)
+++ openoffice/branches/l10n/main/helpcontent2/prj/build.lst Sat Apr 27 
12:23:03 2013
@@ -1,16 +1,8 @@
 h2  helpcontent2                     :    L10N:l10n xmlhelp NULL
-h2 helpcontent2                      usr1  - all h2_mkout   h2_aux NULL
-h2 helpcontent2\prj                  get   - all h2_prj     h2_aux NULL
-#h2  helpcontent2\source\auxiliary    nmake - all h2_aux NULL
-h2 helpcontent2\source\text\sbasic   nmake - all h2_sbas    NULL
-#h2 helpcontent2\source\text\scalc    nmake - all h2_scal    h2_aux NULL
-#h2 helpcontent2\source\text\schart   nmake - all h2_scha    h2_aux NULL
-#h2 helpcontent2\source\text\sdraw    nmake - all h2_sdra    h2_aux NULL
-#h2 helpcontent2\source\text\shared   nmake - all h2_shar    h2_aux NULL
-#h2 helpcontent2\source\text\simpress nmake - all h2_simp    h2_aux NULL
-#h2 helpcontent2\source\text\smath    nmake - all h2_smat    h2_aux NULL
-#h2 helpcontent2\source\text\swriter  nmake - all h2_swri    h2_aux NULL
-#h2 helpcontent2\util\sbasic          nmake - all h2_ut_sbas h2_aux h2_sbas 
h2_scal h2_scal h2_scha h2_sdra h2_shar h2_simp h2_smat h2_swri NULL
+h2 helpcontent2                      usr1  - all h2_mkout   h2_tot NULL
+h2 helpcontent2\prj                  get   - all h2_prj     h2_tot NULL
+h2 helpcontent2\source               nmake - all h2_tot     NULL
+h2 helpcontent2\util\sbasic          nmake - all h2_ut_sbas h2_tot NULL
 #h2    helpcontent2\util\schart      nmake - all h2_ut_scha h2_aux h2_sbas 
h2_scal h2_scal h2_scha h2_sdra h2_shar h2_simp h2_smat h2_swri NULL
 #h2    helpcontent2\util\scalc       nmake - all h2_ut_scal h2_aux h2_sbas 
h2_scal h2_scal h2_scha h2_sdra h2_shar h2_simp h2_smat h2_swri NULL
 #h2    helpcontent2\util\sdraw       nmake - all h2_ut_sdra h2_aux h2_sbas 
h2_scal h2_scal h2_scha h2_sdra h2_shar h2_simp h2_smat h2_swri NULL

Modified: openoffice/branches/l10n/main/helpcontent2/settings.pmk
URL: 
http://svn.apache.org/viewvc/openoffice/branches/l10n/main/helpcontent2/settings.pmk?rev=1476562&r1=1476561&r2=1476562&view=diff
==============================================================================
--- openoffice/branches/l10n/main/helpcontent2/settings.pmk (original)
+++ openoffice/branches/l10n/main/helpcontent2/settings.pmk Sat Apr 27 12:23:03 
2013
@@ -19,7 +19,7 @@
 #  
 # *************************************************************
 
-.INCLUDE : $(LOCAL_COMMON_OUT)/inc$/aux_langs.mk
+#.INCLUDE : $(LOCAL_COMMON_OUT)/inc$/aux_langs.mk
 
 
my_cp:=$(CLASSPATH)$(PATH_SEPERATOR)$(SOLARBINDIR)$/jaxp.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/juh.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/parser.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/unoil.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/ridl.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/jurt.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/xmlsearch.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/LuceneHelpWrapper.jar$(PATH_SEPERATOR)$(SOLARBINDIR)$/HelpIndexerTool.jar$
 


Reply via email to