#97583# of course the interim .cxx files and not the .obj files depend on the saxparser executable

This commit is contained in:
Eike Rathke 2002-03-19 14:48:24 +00:00
parent bd367885cc
commit e7251afecf

View file

@ -2,9 +2,9 @@
#*
#* $RCSfile: makefile.mk,v $
#*
#* $Revision: 1.4 $
#* $Revision: 1.5 $
#*
#* last change: $Author: er $ $Date: 2002-03-18 21:37:39 $
#* last change: $Author: er $ $Date: 2002-03-19 15:48:24 $
#*
#* The Contents of this file are made available subject to the terms of
#* either of the following licenses
@ -76,6 +76,88 @@ debug!=
# --- Files --------------------------------------------------------
# Interim files generated by the saxparser executable, for dependencies
MY_MISC_CXXFILES = \
$(MISC)$/localedata_af_ZA.cxx \
$(MISC)$/localedata_ar_EG.cxx \
$(MISC)$/localedata_ar_SA.cxx \
$(MISC)$/localedata_ca_ES.cxx \
$(MISC)$/localedata_cs_CZ.cxx \
$(MISC)$/localedata_da_DK.cxx \
$(MISC)$/localedata_de_AT.cxx \
$(MISC)$/localedata_de_CH.cxx \
$(MISC)$/localedata_de_DE.cxx \
$(MISC)$/localedata_de_LI.cxx \
$(MISC)$/localedata_de_LU.cxx \
$(MISC)$/localedata_el_GR.cxx \
$(MISC)$/localedata_en_AU.cxx \
$(MISC)$/localedata_en_BZ.cxx \
$(MISC)$/localedata_en_CA.cxx \
$(MISC)$/localedata_en_CB.cxx \
$(MISC)$/localedata_en_GB.cxx \
$(MISC)$/localedata_en_IE.cxx \
$(MISC)$/localedata_en_JM.cxx \
$(MISC)$/localedata_en_NZ.cxx \
$(MISC)$/localedata_en_PH.cxx \
$(MISC)$/localedata_en_TT.cxx \
$(MISC)$/localedata_en_US.cxx \
$(MISC)$/localedata_en_ZA.cxx \
$(MISC)$/localedata_en_ZW.cxx \
$(MISC)$/localedata_es_AR.cxx \
$(MISC)$/localedata_es_BO.cxx \
$(MISC)$/localedata_es_CL.cxx \
$(MISC)$/localedata_es_CO.cxx \
$(MISC)$/localedata_es_CR.cxx \
$(MISC)$/localedata_es_DO.cxx \
$(MISC)$/localedata_es_EC.cxx \
$(MISC)$/localedata_es_ES.cxx \
$(MISC)$/localedata_es_GT.cxx \
$(MISC)$/localedata_es_HN.cxx \
$(MISC)$/localedata_es_MX.cxx \
$(MISC)$/localedata_es_NI.cxx \
$(MISC)$/localedata_es_PA.cxx \
$(MISC)$/localedata_es_PE.cxx \
$(MISC)$/localedata_es_PR.cxx \
$(MISC)$/localedata_es_PY.cxx \
$(MISC)$/localedata_es_SV.cxx \
$(MISC)$/localedata_es_UY.cxx \
$(MISC)$/localedata_es_VE.cxx \
$(MISC)$/localedata_fi_FI.cxx \
$(MISC)$/localedata_fr_BE.cxx \
$(MISC)$/localedata_fr_CA.cxx \
$(MISC)$/localedata_fr_CH.cxx \
$(MISC)$/localedata_fr_FR.cxx \
$(MISC)$/localedata_fr_LU.cxx \
$(MISC)$/localedata_fr_MC.cxx \
$(MISC)$/localedata_he_IL.cxx \
$(MISC)$/localedata_hi_IN.cxx \
$(MISC)$/localedata_hu_HU.cxx \
$(MISC)$/localedata_id_ID.cxx \
$(MISC)$/localedata_is_IS.cxx \
$(MISC)$/localedata_it_CH.cxx \
$(MISC)$/localedata_it_IT.cxx \
$(MISC)$/localedata_ja_JP.cxx \
$(MISC)$/localedata_ko_KR.cxx \
$(MISC)$/localedata_nb_NO.cxx \
$(MISC)$/localedata_nl_BE.cxx \
$(MISC)$/localedata_nl_NL.cxx \
$(MISC)$/localedata_nn_NO.cxx \
$(MISC)$/localedata_no_NO.cxx \
$(MISC)$/localedata_pl_PL.cxx \
$(MISC)$/localedata_pt_BR.cxx \
$(MISC)$/localedata_pt_PT.cxx \
$(MISC)$/localedata_ru_RU.cxx \
$(MISC)$/localedata_sv_FI.cxx \
$(MISC)$/localedata_sv_SE.cxx \
$(MISC)$/localedata_th_TH.cxx \
$(MISC)$/localedata_tr_TR.cxx \
$(MISC)$/localedata_zh_CN.cxx \
$(MISC)$/localedata_zh_HK.cxx \
$(MISC)$/localedata_zh_MO.cxx \
$(MISC)$/localedata_zh_SG.cxx \
$(MISC)$/localedata_zh_TW.cxx
# English Locales
SHL1TARGET=localedata_en
SHL1IMPLIB= i$(SHL1TARGET)
@ -209,7 +291,7 @@ LIB4OBJFILES=$(SHL4OBJS)
.INCLUDE : target.mk
$(SHL1OBJS) $(SHL2OBJS) $(SHL3OBJS) $(SHL4OBJS) : $(BIN)$/saxparser$(EXECPOST)
$(MY_MISC_CXXFILES) : $(BIN)$/saxparser$(EXECPOST)
$(MISC)$/localedata_%.cxx : %.xml
+$(BIN)$/saxparser $* $< $@ $(BIN)$/$(TARGET).rdb