xref: /aoo41x/main/sc/source/core/tool/makefile.mk (revision 7871dc3e)
1*7871dc3eSAndrew Rist#**************************************************************
2*7871dc3eSAndrew Rist#
3*7871dc3eSAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4*7871dc3eSAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5*7871dc3eSAndrew Rist#  distributed with this work for additional information
6*7871dc3eSAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7*7871dc3eSAndrew Rist#  to you under the Apache License, Version 2.0 (the
8*7871dc3eSAndrew Rist#  "License"); you may not use this file except in compliance
9*7871dc3eSAndrew Rist#  with the License.  You may obtain a copy of the License at
10*7871dc3eSAndrew Rist#
11*7871dc3eSAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12*7871dc3eSAndrew Rist#
13*7871dc3eSAndrew Rist#  Unless required by applicable law or agreed to in writing,
14*7871dc3eSAndrew Rist#  software distributed under the License is distributed on an
15*7871dc3eSAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*7871dc3eSAndrew Rist#  KIND, either express or implied.  See the License for the
17*7871dc3eSAndrew Rist#  specific language governing permissions and limitations
18*7871dc3eSAndrew Rist#  under the License.
19*7871dc3eSAndrew Rist#
20*7871dc3eSAndrew Rist#**************************************************************
21*7871dc3eSAndrew Rist
22*7871dc3eSAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweirPRJ=..$/..$/..
25cdf0e10cSrcweir
26cdf0e10cSrcweirPRJNAME=sc
27cdf0e10cSrcweirTARGET=tool
28cdf0e10cSrcweir
29cdf0e10cSrcweirPROJECTPCH4DLL=TRUE
30cdf0e10cSrcweirPROJECTPCH=core_pch
31cdf0e10cSrcweirPROJECTPCHSOURCE=..\pch\core_pch
32cdf0e10cSrcweir
33cdf0e10cSrcweirAUTOSEG=true
34cdf0e10cSrcweir
35cdf0e10cSrcweir# --- Settings -----------------------------------------------------
36cdf0e10cSrcweir
37cdf0e10cSrcweir.INCLUDE :  scpre.mk
38cdf0e10cSrcweir.INCLUDE :  settings.mk
39cdf0e10cSrcweir.INCLUDE :  sc.mk
40cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
41cdf0e10cSrcweir
42cdf0e10cSrcweir# --- Files --------------------------------------------------------
43cdf0e10cSrcweir
44cdf0e10cSrcweirSLOFILES =  \
45cdf0e10cSrcweir		$(SLO)$/addincfg.obj \
46cdf0e10cSrcweir		$(SLO)$/addincol.obj \
47cdf0e10cSrcweir		$(SLO)$/addinhelpid.obj \
48cdf0e10cSrcweir		$(SLO)$/addinlis.obj \
49cdf0e10cSrcweir		$(SLO)$/address.obj \
50cdf0e10cSrcweir		$(SLO)$/adiasync.obj \
51cdf0e10cSrcweir		$(SLO)$/appoptio.obj \
52cdf0e10cSrcweir		$(SLO)$/autoform.obj \
53cdf0e10cSrcweir		$(SLO)$/callform.obj \
54cdf0e10cSrcweir		$(SLO)$/cellform.obj \
55cdf0e10cSrcweir		$(SLO)$/cellkeytranslator.obj \
56cdf0e10cSrcweir		$(SLO)$/charthelper.obj \
57cdf0e10cSrcweir		$(SLO)$/chartarr.obj \
58cdf0e10cSrcweir		$(SLO)$/chartpos.obj \
59cdf0e10cSrcweir		$(SLO)$/chartlis.obj \
60cdf0e10cSrcweir		$(SLO)$/chartlock.obj \
61cdf0e10cSrcweir		$(SLO)$/chgtrack.obj \
62cdf0e10cSrcweir		$(SLO)$/chgviset.obj \
63cdf0e10cSrcweir		$(SLO)$/collect.obj  \
64cdf0e10cSrcweir		$(SLO)$/compiler.obj \
65cdf0e10cSrcweir		$(SLO)$/consoli.obj  \
66cdf0e10cSrcweir		$(SLO)$/dbcolect.obj \
67cdf0e10cSrcweir		$(SLO)$/ddelink.obj \
68cdf0e10cSrcweir		$(SLO)$/detdata.obj  \
69cdf0e10cSrcweir		$(SLO)$/detfunc.obj  \
70cdf0e10cSrcweir		$(SLO)$/docoptio.obj \
71cdf0e10cSrcweir		$(SLO)$/doubleref.obj \
72cdf0e10cSrcweir		$(SLO)$/editutil.obj \
73cdf0e10cSrcweir		$(SLO)$/filtopt.obj \
74cdf0e10cSrcweir		$(SLO)$/formulaparserpool.obj \
75cdf0e10cSrcweir		$(SLO)$/hints.obj \
76cdf0e10cSrcweir		$(SLO)$/inputopt.obj \
77cdf0e10cSrcweir		$(SLO)$/interpr1.obj \
78cdf0e10cSrcweir		$(SLO)$/interpr2.obj \
79cdf0e10cSrcweir		$(SLO)$/interpr3.obj \
80cdf0e10cSrcweir		$(SLO)$/interpr4.obj \
81cdf0e10cSrcweir		$(SLO)$/interpr5.obj \
82cdf0e10cSrcweir		$(SLO)$/interpr6.obj \
83cdf0e10cSrcweir		$(SLO)$/lookupcache.obj \
84cdf0e10cSrcweir		$(SLO)$/navicfg.obj \
85cdf0e10cSrcweir		$(SLO)$/odffmap.obj \
86cdf0e10cSrcweir		$(SLO)$/optutil.obj \
87cdf0e10cSrcweir		$(SLO)$/parclass.obj \
88cdf0e10cSrcweir		$(SLO)$/printopt.obj \
89cdf0e10cSrcweir		$(SLO)$/prnsave.obj \
90cdf0e10cSrcweir		$(SLO)$/progress.obj \
91cdf0e10cSrcweir		$(SLO)$/queryparam.obj \
92cdf0e10cSrcweir		$(SLO)$/rangelst.obj \
93cdf0e10cSrcweir		$(SLO)$/rangenam.obj \
94cdf0e10cSrcweir		$(SLO)$/rangeseq.obj \
95cdf0e10cSrcweir		$(SLO)$/rangeutl.obj \
96cdf0e10cSrcweir		$(SLO)$/rechead.obj  \
97cdf0e10cSrcweir		$(SLO)$/refdata.obj \
98cdf0e10cSrcweir		$(SLO)$/reffind.obj \
99cdf0e10cSrcweir		$(SLO)$/refreshtimer.obj \
100cdf0e10cSrcweir		$(SLO)$/reftokenhelper.obj \
101cdf0e10cSrcweir		$(SLO)$/refupdat.obj \
102cdf0e10cSrcweir		$(SLO)$/scmatrix.obj \
103cdf0e10cSrcweir		$(SLO)$/stringutil.obj \
104cdf0e10cSrcweir		$(SLO)$/subtotal.obj \
105cdf0e10cSrcweir		$(SLO)$/token.obj \
106cdf0e10cSrcweir		$(SLO)$/unitconv.obj \
107cdf0e10cSrcweir		$(SLO)$/userlist.obj \
108cdf0e10cSrcweir		$(SLO)$/viewopti.obj \
109cdf0e10cSrcweir		$(SLO)$/zforauto.obj
110cdf0e10cSrcweir
111cdf0e10cSrcweirEXCEPTIONSFILES= \
112cdf0e10cSrcweir		$(SLO)$/addincol.obj \
113cdf0e10cSrcweir		$(SLO)$/cellkeytranslator.obj \
114cdf0e10cSrcweir		$(SLO)$/charthelper.obj \
115cdf0e10cSrcweir        $(SLO)$/chartarr.obj \
116cdf0e10cSrcweir        $(SLO)$/chartlis.obj \
117cdf0e10cSrcweir        $(SLO)$/chartlock.obj \
118cdf0e10cSrcweir		$(SLO)$/chgtrack.obj \
119cdf0e10cSrcweir        $(SLO)$/compiler.obj \
120cdf0e10cSrcweir		$(SLO)$/doubleref.obj \
121cdf0e10cSrcweir		$(SLO)$/formulaparserpool.obj \
122cdf0e10cSrcweir        $(SLO)$/interpr1.obj \
123cdf0e10cSrcweir        $(SLO)$/interpr2.obj \
124cdf0e10cSrcweir        $(SLO)$/interpr3.obj \
125cdf0e10cSrcweir        $(SLO)$/interpr4.obj \
126cdf0e10cSrcweir        $(SLO)$/interpr5.obj \
127cdf0e10cSrcweir		$(SLO)$/lookupcache.obj \
128cdf0e10cSrcweir        $(SLO)$/prnsave.obj \
129cdf0e10cSrcweir		$(SLO)$/queryparam.obj \
130cdf0e10cSrcweir		$(SLO)$/reftokenhelper.obj \
131cdf0e10cSrcweir		$(SLO)$/stringutil.obj \
132cdf0e10cSrcweir		$(SLO)$/token.obj
133cdf0e10cSrcweir
134cdf0e10cSrcweir# [kh] POWERPC compiler problem
135cdf0e10cSrcweir.IF "$(OS)$(COM)$(CPUNAME)"=="LINUXGCCPOWERPC"
136cdf0e10cSrcweirNOOPTFILES= \
137cdf0e10cSrcweir                $(SLO)$/subtotal.obj
138cdf0e10cSrcweir.ENDIF
139cdf0e10cSrcweir
140cdf0e10cSrcweir.IF "$(OS)$(COM)$(CPUNAME)"=="LINUXGCCSPARC"
141cdf0e10cSrcweirNOOPTFILES= \
142cdf0e10cSrcweir		$(SLO)$/interpr2.obj \
143cdf0e10cSrcweir		$(SLO)$/interpr4.obj \
144cdf0e10cSrcweir		$(SLO)$/token.obj    \
145cdf0e10cSrcweir		$(SLO)$/chartarr.obj
146cdf0e10cSrcweir.ENDIF
147cdf0e10cSrcweir
148cdf0e10cSrcweir.IF "$(GUI)"=="OS2"
149cdf0e10cSrcweirNOOPTFILES= \
150cdf0e10cSrcweir		$(SLO)$/interpr6.obj
151cdf0e10cSrcweir.ENDIF
152cdf0e10cSrcweir
153cdf0e10cSrcweir# --- Tagets -------------------------------------------------------
154cdf0e10cSrcweir
155cdf0e10cSrcweir.INCLUDE :  target.mk
156cdf0e10cSrcweir
157cdf0e10cSrcweir# avoid quotung problems
158cdf0e10cSrcweir$(INCCOM)$/osversiondef.hxx :
159cdf0e10cSrcweir	@@-$(RM) $@
160cdf0e10cSrcweir	@$(TYPE) $(mktmp #define SC_INFO_OSVERSION "$(OS)") > $@
161cdf0e10cSrcweir
162cdf0e10cSrcweir$(SLO)$/interpr5.obj : $(INCCOM)$/osversiondef.hxx
163cdf0e10cSrcweir
164