Kaydet (Commit) adddb477 authored tarafından Pavel Janík's avatar Pavel Janík

Remove binfilter.

üst e5264e40
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=calc_bf
# -----------------------------------------------
# count = 7
T4_CALC_BF = \
calc_StarCalc_10 \
calc_StarCalc_30 \
calc_StarCalc_30_VorlageTemplate \
calc_StarCalc_40 \
calc_StarCalc_40_VorlageTemplate \
calc_StarCalc_50 \
calc_StarCalc_50_VorlageTemplate
# -----------------------------------------------
# count = 7
F4_CALC_BF = \
StarCalc_1_0 \
StarCalc_3_0 \
StarCalc_3_0_Vorlage_Template \
StarCalc_4_0 \
StarCalc_4_0_Vorlage_Template \
StarCalc_5_0 \
StarCalc_5_0_Vorlage_Template
# -----------------------------------------------
# count = 3
F4_UI_CALC_BF = \
StarCalc_3_0_Vorlage_Template_ui \
StarCalc_4_0_Vorlage_Template_ui \
StarCalc_5_0_Vorlage_Template_ui
# -----------------------------------------------
# count = 0
L4_CALC_BF =
# -----------------------------------------------
# count = 0
C4_CALC_BF =
# -----------------------------------------------
TYPES_4fcfg_calc_bf = $(foreach,i,$(T4_CALC_BF) types$/$i.xcu )
FILTERS_4fcfg_calc_bf = $(foreach,i,$(F4_CALC_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_calc_bf = $(foreach,i,$(F4_UI_CALC_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_calc_bf = $(foreach,i,$(L4_CALC_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_calc_bf = $(foreach,i,$(C4_CALC_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_calc_bf = \
$(TYPES_4fcfg_calc) \
$(FILTERS_4fcfg_calc) \
$(UI_FILTERS_4fcfg_calc) \
$(FRAMELOADERS_4fcfg_calc) \
$(CONTENTHANDLERS_4fcfg_calc)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_calc_bf)
ALL_PACKAGES+=calc_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=chart_bf
# -----------------------------------------------
# count = 3
T4_CHART_BF = \
chart_StarChart_30 \
chart_StarChart_40 \
chart_StarChart_50
# -----------------------------------------------
# count = 3
F4_CHART_BF = \
StarChart_3_0 \
StarChart_4_0 \
StarChart_5_0
# -----------------------------------------------
# count = 0
F4_UI_CHART_BF =
# -----------------------------------------------
# count = 0
L4_CHART_BF =
# -----------------------------------------------
# count = 0
C4_CHART_BF =
# -----------------------------------------------
TYPES_4fcfg_chart_bf = $(foreach,i,$(T4_CHART_BF) types$/$i.xcu )
FILTERS_4fcfg_chart_bf = $(foreach,i,$(F4_CHART_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_chart_bf = $(foreach,i,$(F4_UI_CHART_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_chart_bf = $(foreach,i,$(L4_CHART_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_chart_bf = $(foreach,i,$(C4_CHART_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_chart_bf = \
$(TYPES_4fcfg_chart_bf) \
$(FILTERS_4fcfg_chart_bf) \
$(UI_FILTERS_4fcfg_chart_bf) \
$(FRAMELOADERS_4fcfg_chart_bf) \
$(CONTENTHANDLERS_4fcfg_chart_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_chart_bf)
ALL_PACKAGES+=chart_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=draw_bf
# -----------------------------------------------
# count = 4
T4_DRAW_BF = \
draw_StarDraw_30 \
draw_StarDraw_30_Vorlage \
draw_StarDraw_50 \
draw_StarDraw_50_Vorlage
# -----------------------------------------------
# count = 4
F4_DRAW_BF = \
StarDraw_3_0 \
StarDraw_3_0_Vorlage \
StarDraw_5_0 \
StarDraw_5_0_Vorlage
# -----------------------------------------------
# count = 2
F4_UI_DRAW_BF = \
StarDraw_3_0_Vorlage_ui \
StarDraw_5_0_Vorlage_ui
# -----------------------------------------------
# count = 0
L4_DRAW_BF =
# -----------------------------------------------
# count = 0
C4_DRAW_BF =
# -----------------------------------------------
TYPES_4fcfg_draw_bf = $(foreach,i,$(T4_DRAW_BF) types$/$i.xcu )
FILTERS_4fcfg_draw_bf = $(foreach,i,$(F4_DRAW_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_draw_bf = $(foreach,i,$(F4_UI_DRAW_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_draw_bf = $(foreach,i,$(L4_DRAW_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_draw_bf = $(foreach,i,$(C4_DRAW_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_draw_bf = \
$(TYPES_4fcfg_draw_bf) \
$(FILTERS_4fcfg_draw_bf) \
$(UI_FILTERS_4fcfg_draw_bf) \
$(FRAMELOADERS_4fcfg_draw_bf) \
$(CONTENTHANDLERS_4fcfg_draw_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_draw_bf)
ALL_PACKAGES+=draw_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=global_bf
# -----------------------------------------------
# count = 5
T4_GLOBAL_BF = \
writer_StarWriter_30 \
writer_StarWriter_40 \
writer_globaldocument_StarWriter_40GlobalDocument \
writer_StarWriter_50 \
writer_globaldocument_StarWriter_50GlobalDocument
# -----------------------------------------------
# count = 5
F4_GLOBAL_BF = \
StarWriter_3_0__StarWriter_GlobalDocument_ \
StarWriter_4_0__StarWriter_GlobalDocument_ \
StarWriter_4_0_GlobalDocument \
StarWriter_5_0__StarWriter_GlobalDocument_ \
StarWriter_5_0_GlobalDocument
# -----------------------------------------------
# count = 2
F4_UI_GLOBAL_BF = \
StarWriter_4_0_GlobalDocument_ui \
StarWriter_5_0_GlobalDocument_ui
# -----------------------------------------------
# count = 0
L4_GLOBAL_BF =
# -----------------------------------------------
# count = 0
C4_GLOBAL_BF =
# -----------------------------------------------
TYPES_4fcfg_global_bf = $(foreach,i,$(T4_GLOBAL_BF) types$/$i.xcu )
FILTERS_4fcfg_global_bf = $(foreach,i,$(F4_GLOBAL_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_global_bf = $(foreach,i,$(F4_UI_GLOBAL_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_global_bf = $(foreach,i,$(L4_GLOBAL_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_global_bf = $(foreach,i,$(C4_GLOBAL_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_global_bf = \
$(TYPES_4fcfg_global_bf) \
$(FILTERS_4fcfg_global_bf) \
$(UI_FILTERS_4fcfg_global_bf) \
$(FRAMELOADERS_4fcfg_global_bf) \
$(CONTENTHANDLERS_4fcfg_global_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_global_bf)
ALL_PACKAGES+=global_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=impress_bf
# -----------------------------------------------
# count = 9
T4_IMPRESS_BF = \
draw_StarDraw_30 \
draw_StarDraw_30_Vorlage \
draw_StarDraw_50 \
draw_StarDraw_50_Vorlage \
impress_StarImpress_40 \
impress_StarImpress_40_Vorlage \
impress_StarImpress_50 \
impress_StarImpress_50_Vorlage \
impress_StarImpress_50_packed
# -----------------------------------------------
# count = 9
F4_IMPRESS_BF = \
StarDraw_3_0_Vorlage__StarImpress_ \
StarDraw_3_0__StarImpress_ \
StarDraw_5_0_Vorlage__StarImpress_ \
StarDraw_5_0__StarImpress_ \
StarImpress_4_0 \
StarImpress_4_0_Vorlage \
StarImpress_5_0 \
StarImpress_5_0_Vorlage \
StarImpress_5_0__packed_
# -----------------------------------------------
# count = 5
F4_UI_IMPRESS_BF = \
StarDraw_3_0_Vorlage__StarImpress__ui \
StarDraw_5_0_Vorlage__StarImpress__ui \
StarImpress_4_0_Vorlage_ui \
StarImpress_5_0_Vorlage_ui \
StarImpress_5_0__packed__ui \
# -----------------------------------------------
# count = 0
L4_IMPRESS_BF =
# -----------------------------------------------
# count = 0
C4_IMPRESS_BF =
# -----------------------------------------------
TYPES_4fcfg_impress_bf = $(foreach,i,$(T4_IMPRESS_BF) types$/$i.xcu )
FILTERS_4fcfg_impress_bf = $(foreach,i,$(F4_IMPRESS_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_impress_bf = $(foreach,i,$(F4_UI_IMPRESS_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_impress_bf = $(foreach,i,$(L4_IMPRESS_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_impress_bf = $(foreach,i,$(C4_IMPRESS_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_impress_bf = \
$(TYPES_4fcfg_impress_bf) \
$(FILTERS_4fcfg_impress_bf) \
$(UI_FILTERS_4fcfg_impress_bf) \
$(FRAMELOADERS_4fcfg_impress_bf) \
$(CONTENTHANDLERS_4fcfg_impress_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_impress_bf)
ALL_PACKAGES+=impress_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=math_bf
# -----------------------------------------------
# count = 4
T4_MATH_BF = \
math_StarMath_20 \
math_StarMath_30 \
math_StarMath_40 \
math_StarMath_50
# -----------------------------------------------
# count = 4
F4_MATH_BF = \
StarMath_2_0 \
StarMath_3_0 \
StarMath_4_0 \
StarMath_5_0
# -----------------------------------------------
# count = 0
F4_UI_MATH_BF =
# -----------------------------------------------
# count = 0
L4_MATH_BF =
# -----------------------------------------------
# count = 0
C4_MATH_BF =
# -----------------------------------------------
TYPES_4fcfg_math_bf = $(foreach,i,$(T4_MATH_BF) types$/$i.xcu )
FILTERS_4fcfg_math_bf = $(foreach,i,$(F4_MATH_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_math_bf = $(foreach,i,$(F4_UI_MATH_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_math_bf = $(foreach,i,$(L4_MATH_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_math_bf = $(foreach,i,$(C4_MATH_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_math_bf = \
$(TYPES_4fcfg_math_bf) \
$(FILTERS_4fcfg_math_bf) \
$(UI_FILTERS_4fcfg_math_bf) \
$(FRAMELOADERS_4fcfg_math_bf) \
$(CONTENTHANDLERS_4fcfg_math_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_math_bf)
ALL_PACKAGES+=math_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=web_bf
# -----------------------------------------------
# count = 5
T4_WEB_BF = \
writer_StarWriter_30 \
writer_StarWriter_40 \
writer_StarWriter_50 \
writer_web_StarWriterWeb_40_VorlageTemplate \
writer_web_StarWriterWeb_50_VorlageTemplate
# -----------------------------------------------
# count = 5
F4_WEB_BF = \
StarWriter_3_0__StarWriter_Web_ \
StarWriter_4_0__StarWriter_Web_ \
StarWriter_5_0__StarWriter_Web_ \
StarWriter_Web_4_0_Vorlage_Template \
StarWriter_Web_5_0_Vorlage_Template
# -----------------------------------------------
# count = 2
F4_UI_WEB_BF = \
StarWriter_Web_4_0_Vorlage_Template_ui \
StarWriter_Web_5_0_Vorlage_Template_ui
# -----------------------------------------------
# count = 0
L4_WEB_BF =
# -----------------------------------------------
# count = 0
C4_WEB_BF =
# -----------------------------------------------
TYPES_4fcfg_web_bf = $(foreach,i,$(T4_WEB_BF) types$/$i.xcu )
FILTERS_4fcfg_web_bf = $(foreach,i,$(F4_WEB_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_web_bf = $(foreach,i,$(F4_UI_WEB_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_web_bf = $(foreach,i,$(L4_WEB_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_web_bf = $(foreach,i,$(C4_WEB_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_web_bf = \
$(TYPES_4fcfg_web_bf) \
$(FILTERS_4fcfg_web_bf) \
$(UI_FILTERS_4fcfg_web_bf) \
$(FRAMELOADERS_4fcfg_web_bf) \
$(CONTENTHANDLERS_4fcfg_web_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_web_bf)
ALL_PACKAGES+=web_bf
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
#
# *************************************************************
all_fragments+=writer_bf
# -----------------------------------------------
# count = 9
T4_WRITER_BF = \
writer_StarWriter_10 \
writer_StarWriter_20 \
writer_StarWriter_30 \
writer_StarWriter_30_VorlageTemplate \
writer_StarWriter_40 \
writer_StarWriter_40_VorlageTemplate \
writer_StarWriter_50 \
writer_StarWriter_50_VorlageTemplate \
writer_StarWriter_DOS
# -----------------------------------------------
# count = 9
F4_WRITER_BF = \
StarWriter_1_0 \
StarWriter_2_0 \
StarWriter_3_0 \
StarWriter_3_0_Vorlage_Template \
StarWriter_4_0 \
StarWriter_4_0_Vorlage_Template \
StarWriter_5_0 \
StarWriter_5_0_Vorlage_Template \
StarWriter_DOS
# -----------------------------------------------
# count = 3
F4_UI_WRITER_BF = \
StarWriter_3_0_Vorlage_Template_ui \
StarWriter_4_0_Vorlage_Template_ui \
StarWriter_5_0_Vorlage_Template_ui \
# -----------------------------------------------
# count = 0
L4_WRITER_BF =
# -----------------------------------------------
# count = 0
C4_WRITER_BF =
# -----------------------------------------------
TYPES_4fcfg_writer_bf = $(foreach,i,$(T4_WRITER_BF) types$/$i.xcu )
FILTERS_4fcfg_writer_bf = $(foreach,i,$(F4_WRITER_BF) filters$/$i.xcu )
UI_FILTERS_4fcfg_writer_bf = $(foreach,i,$(F4_UI_WRITER_BF) $(DIR_LOCFRAG)$/filters$/$i.xcu )
FRAMELOADERS_4fcfg_writer_bf = $(foreach,i,$(L4_WRITER_BF) frameloaders$/$i.xcu )
CONTENTHANDLERS_4fcfg_writer_bf = $(foreach,i,$(C4_WRITER_BF) contenthandlers$/$i.xcu )
# -----------------------------------------------
# needed to get dependencies inside global makefile work!
ALL_4fcfg_writer_bf = \
$(TYPES_4fcfg_writer_bf) \
$(FILTERS_4fcfg_writer_bf) \
$(UI_FILTERS_4fcfg_writer_bf) \
$(FRAMELOADERS_4fcfg_writer_bf) \
$(CONTENTHANDLERS_4fcfg_writer_bf)
ALL_UI_FILTERS+=$(UI_FILTERS_4fcfg_writer_bf)
ALL_PACKAGES+=writer_bf
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