xref: /aoo41x/main/sc/source/core/data/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=data
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)$/attarray.obj \
46cdf0e10cSrcweir	$(SLO)$/attrib.obj \
47cdf0e10cSrcweir    $(SLO)$/autonamecache.obj \
48cdf0e10cSrcweir	$(SLO)$/bcaslot.obj \
49cdf0e10cSrcweir	$(SLO)$/cell.obj \
50cdf0e10cSrcweir	$(SLO)$/cell2.obj \
51cdf0e10cSrcweir        $(SLO)$/clipparam.obj \
52cdf0e10cSrcweir	$(SLO)$/column.obj \
53cdf0e10cSrcweir	$(SLO)$/column2.obj \
54cdf0e10cSrcweir	$(SLO)$/column3.obj \
55cdf0e10cSrcweir	$(SLO)$/compressedarray.obj \
56cdf0e10cSrcweir	$(SLO)$/conditio.obj \
57cdf0e10cSrcweir	$(SLO)$/dbdocutl.obj \
58cdf0e10cSrcweir	$(SLO)$/dociter.obj \
59cdf0e10cSrcweir	$(SLO)$/docpool.obj \
60cdf0e10cSrcweir	$(SLO)$/documen2.obj \
61cdf0e10cSrcweir	$(SLO)$/documen3.obj \
62cdf0e10cSrcweir	$(SLO)$/documen4.obj \
63cdf0e10cSrcweir	$(SLO)$/documen5.obj \
64cdf0e10cSrcweir	$(SLO)$/documen6.obj \
65cdf0e10cSrcweir	$(SLO)$/documen7.obj \
66cdf0e10cSrcweir	$(SLO)$/documen8.obj \
67cdf0e10cSrcweir	$(SLO)$/documen9.obj \
68cdf0e10cSrcweir	$(SLO)$/document.obj \
69cdf0e10cSrcweir        $(SLO)$/dpcachetable.obj \
70cdf0e10cSrcweir        $(SLO)$/dpdimsave.obj \
71cdf0e10cSrcweir    $(SLO)$/dpglobal.obj \
72cdf0e10cSrcweir        $(SLO)$/dpgroup.obj \
73cdf0e10cSrcweir	$(SLO)$/dpobject.obj \
74cdf0e10cSrcweir	$(SLO)$/dpoutput.obj \
75cdf0e10cSrcweir	$(SLO)$/dpoutputgeometry.obj \
76cdf0e10cSrcweir	$(SLO)$/dpsave.obj \
77cdf0e10cSrcweir	$(SLO)$/dpsdbtab.obj \
78cdf0e10cSrcweir	$(SLO)$/dpshttab.obj \
79cdf0e10cSrcweir	$(SLO)$/dptabdat.obj \
80cdf0e10cSrcweir	$(SLO)$/dptabres.obj \
81cdf0e10cSrcweir	$(SLO)$/dptabsrc.obj \
82cdf0e10cSrcweir	$(SLO)$/dptablecache.obj\
83cdf0e10cSrcweir	$(SLO)$/scdpoutputimpl.obj\
84cdf0e10cSrcweir	$(SLO)$/drawpage.obj \
85cdf0e10cSrcweir	$(SLO)$/drwlayer.obj \
86cdf0e10cSrcweir	$(SLO)$/fillinfo.obj \
87cdf0e10cSrcweir	$(SLO)$/global.obj \
88cdf0e10cSrcweir	$(SLO)$/global2.obj \
89cdf0e10cSrcweir	$(SLO)$/globalx.obj \
90cdf0e10cSrcweir	$(SLO)$/markarr.obj \
91cdf0e10cSrcweir	$(SLO)$/markdata.obj \
92cdf0e10cSrcweir	$(SLO)$/olinetab.obj \
93cdf0e10cSrcweir	$(SLO)$/pagepar.obj \
94cdf0e10cSrcweir	$(SLO)$/patattr.obj \
95cdf0e10cSrcweir	$(SLO)$/pivot2.obj \
96cdf0e10cSrcweir	$(SLO)$/poolhelp.obj \
97cdf0e10cSrcweir    $(SLO)$/sheetevents.obj \
98cdf0e10cSrcweir	$(SLO)$/segmenttree.obj \
99cdf0e10cSrcweir	$(SLO)$/sortparam.obj \
100cdf0e10cSrcweir	$(SLO)$/stlpool.obj \
101cdf0e10cSrcweir	$(SLO)$/stlsheet.obj \
102cdf0e10cSrcweir        $(SLO)$/tabbgcolor.obj \
103cdf0e10cSrcweir	$(SLO)$/table1.obj \
104cdf0e10cSrcweir	$(SLO)$/table2.obj \
105cdf0e10cSrcweir	$(SLO)$/table3.obj \
106cdf0e10cSrcweir	$(SLO)$/table4.obj \
107cdf0e10cSrcweir	$(SLO)$/table5.obj \
108cdf0e10cSrcweir	$(SLO)$/table6.obj \
109cdf0e10cSrcweir	$(SLO)$/tabprotection.obj \
110cdf0e10cSrcweir	$(SLO)$/userdat.obj \
111cdf0e10cSrcweir	$(SLO)$/validat.obj \
112cdf0e10cSrcweir	$(SLO)$/postit.obj
113cdf0e10cSrcweir
114cdf0e10cSrcweirEXCEPTIONSFILES= \
115cdf0e10cSrcweir    $(SLO)$/autonamecache.obj \
116cdf0e10cSrcweir    $(SLO)$/bcaslot.obj \
117cdf0e10cSrcweir    $(SLO)$/cell2.obj \
118cdf0e10cSrcweir    $(SLO)$/clipparam.obj \
119cdf0e10cSrcweir    $(SLO)$/column.obj \
120cdf0e10cSrcweir    $(SLO)$/column3.obj \
121cdf0e10cSrcweir    $(SLO)$/documen2.obj \
122cdf0e10cSrcweir    $(SLO)$/document.obj \
123cdf0e10cSrcweir    $(SLO)$/dpdimsave.obj \
124cdf0e10cSrcweir    $(SLO)$/dpglobal.obj \
125cdf0e10cSrcweir    $(SLO)$/dpgroup.obj \
126cdf0e10cSrcweir	$(SLO)$/dpshttab.obj \
127cdf0e10cSrcweir    $(SLO)$/dptabres.obj \
128cdf0e10cSrcweir	$(SLO)$/dptabdat.obj \
129cdf0e10cSrcweir	$(SLO)$/global2.obj \
130cdf0e10cSrcweir	$(SLO)$/pivot2.obj \
131cdf0e10cSrcweir    $(SLO)$/tabbgcolor.obj \
132cdf0e10cSrcweir    $(SLO)$/table1.obj \
133cdf0e10cSrcweir    $(SLO)$/table2.obj \
134cdf0e10cSrcweir    $(SLO)$/table3.obj \
135cdf0e10cSrcweir    $(SLO)$/tabprotection.obj \
136cdf0e10cSrcweir	$(SLO)$/postit.obj \
137cdf0e10cSrcweir	$(SLO)$/documen3.obj \
138cdf0e10cSrcweir	$(SLO)$/documen5.obj \
139cdf0e10cSrcweir	$(SLO)$/documen6.obj \
140cdf0e10cSrcweir	$(SLO)$/documen8.obj \
141cdf0e10cSrcweir	$(SLO)$/documen9.obj \
142cdf0e10cSrcweir    $(SLO)$/dpcachetable.obj \
143cdf0e10cSrcweir    $(SLO)$/dptablecache.obj \
144cdf0e10cSrcweir    $(SLO)$/scdpoutputimpl.obj \
145cdf0e10cSrcweir	$(SLO)$/dpsdbtab.obj \
146cdf0e10cSrcweir	$(SLO)$/dpobject.obj \
147cdf0e10cSrcweir	$(SLO)$/dpoutput.obj \
148cdf0e10cSrcweir	$(SLO)$/dpoutputgeometry.obj \
149cdf0e10cSrcweir	$(SLO)$/dpsave.obj \
150cdf0e10cSrcweir	$(SLO)$/dbdocutl.obj \
151cdf0e10cSrcweir	$(SLO)$/dptabsrc.obj \
152cdf0e10cSrcweir	$(SLO)$/drwlayer.obj \
153cdf0e10cSrcweir	$(SLO)$/globalx.obj \
154cdf0e10cSrcweir	$(SLO)$/segmenttree.obj
155cdf0e10cSrcweir
156cdf0e10cSrcweir.IF "$(OS)$(COM)$(CPUNAME)"=="LINUXGCCSPARC"
157cdf0e10cSrcweirNOOPTFILES= \
158cdf0e10cSrcweir		$(SLO)$/column2.obj \
159cdf0e10cSrcweir		$(SLO)$/column3.obj \
160cdf0e10cSrcweir		$(SLO)$/table3.obj \
161cdf0e10cSrcweir		$(SLO)$/table4.obj  \
162cdf0e10cSrcweir		$(SLO)$/documen4.obj \
163cdf0e10cSrcweir		$(SLO)$/conditio.obj \
164cdf0e10cSrcweir		$(SLO)$/validat.obj
165cdf0e10cSrcweirEXCEPTIONSNOOPTFILES= \
166cdf0e10cSrcweir        $(SLO)$/cell.obj
167cdf0e10cSrcweir.ELSE
168cdf0e10cSrcweirEXCEPTIONSFILES+= \
169cdf0e10cSrcweir	$(SLO)$/cell.obj \
170cdf0e10cSrcweir	$(SLO)$/global.obj \
171cdf0e10cSrcweir	$(SLO)$/table5.obj
172cdf0e10cSrcweir.ENDIF
173cdf0e10cSrcweir
174cdf0e10cSrcweir# --- Tagets -------------------------------------------------------
175cdf0e10cSrcweir
176cdf0e10cSrcweir.INCLUDE :  target.mk
177cdf0e10cSrcweir
178