xref: /aoo41x/main/sd/source/ui/func/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
26cdf0e10cSrcweirPROJECTPCH=sd
27cdf0e10cSrcweirPROJECTPCHSOURCE=$(PRJ)$/util\sd
28cdf0e10cSrcweirPRJNAME=sd
29cdf0e10cSrcweirTARGET=func
30cdf0e10cSrcweirLIBTARGET=NO
31cdf0e10cSrcweirENABLE_EXCEPTIONS=TRUE
32cdf0e10cSrcweir
33cdf0e10cSrcweirAUTOSEG=true
34cdf0e10cSrcweir
35cdf0e10cSrcweir# --- Settings -----------------------------------------------------
36cdf0e10cSrcweir
37cdf0e10cSrcweir.INCLUDE :  settings.mk
38cdf0e10cSrcweir.INCLUDE :  $(PRJ)$/util$/makefile.pmk
39cdf0e10cSrcweir
40cdf0e10cSrcweir# --- Files --------------------------------------------------------
41cdf0e10cSrcweir
42cdf0e10cSrcweirSLOFILES = \
43cdf0e10cSrcweir        $(SLO)$/fuformatpaintbrush.obj	\
44cdf0e10cSrcweir		$(SLO)$/fuhhconv.obj	\
45cdf0e10cSrcweir        $(SLO)$/undoheaderfooter.obj    \
46cdf0e10cSrcweir		$(SLO)$/undolayer.obj	\
47cdf0e10cSrcweir		$(SLO)$/fupoor.obj		\
48cdf0e10cSrcweir		$(SLO)$/fudraw.obj		\
49cdf0e10cSrcweir		$(SLO)$/fuzoom.obj		\
50cdf0e10cSrcweir		$(SLO)$/fusel.obj		\
51cdf0e10cSrcweir		$(SLO)$/fuconstr.obj 	\
52cdf0e10cSrcweir		$(SLO)$/fuconrec.obj 	\
53cdf0e10cSrcweir		$(SLO)$/fuconuno.obj 	\
54cdf0e10cSrcweir		$(SLO)$/fuconbez.obj 	\
55cdf0e10cSrcweir		$(SLO)$/fuediglu.obj 	\
56cdf0e10cSrcweir		$(SLO)$/fusldlg.obj 	\
57cdf0e10cSrcweir		$(SLO)$/fuscale.obj		\
58cdf0e10cSrcweir		$(SLO)$/futransf.obj 	\
59cdf0e10cSrcweir		$(SLO)$/futext.obj		\
60cdf0e10cSrcweir		$(SLO)$/fuline.obj		\
61cdf0e10cSrcweir		$(SLO)$/sdundo.obj		\
62cdf0e10cSrcweir		$(SLO)$/sdundogr.obj 	\
63cdf0e10cSrcweir		$(SLO)$/fuoaprms.obj 	\
64cdf0e10cSrcweir		$(SLO)$/unoaprms.obj 	\
65cdf0e10cSrcweir		$(SLO)$/fuarea.obj		\
66cdf0e10cSrcweir		$(SLO)$/fuchar.obj		\
67cdf0e10cSrcweir		$(SLO)$/fuconarc.obj 	\
68cdf0e10cSrcweir		$(SLO)$/fuparagr.obj 	\
69cdf0e10cSrcweir		$(SLO)$/fubullet.obj 	\
70cdf0e10cSrcweir		$(SLO)$/futempl.obj		\
71cdf0e10cSrcweir		$(SLO)$/fuoutl.obj		\
72cdf0e10cSrcweir		$(SLO)$/fuoltext.obj 	\
73cdf0e10cSrcweir		$(SLO)$/fuinsert.obj 	\
74cdf0e10cSrcweir		$(SLO)$/fupage.obj		\
75cdf0e10cSrcweir		$(SLO)$/undopage.obj 	\
76cdf0e10cSrcweir		$(SLO)$/fuprlout.obj 	\
77cdf0e10cSrcweir		$(SLO)$/fuprobjs.obj 	\
78cdf0e10cSrcweir		$(SLO)$/fulinend.obj 	\
79cdf0e10cSrcweir		$(SLO)$/fusnapln.obj 	\
80cdf0e10cSrcweir		$(SLO)$/fuolbull.obj 	\
81cdf0e10cSrcweir		$(SLO)$/fucopy.obj		\
82cdf0e10cSrcweir		$(SLO)$/fulink.obj		\
83cdf0e10cSrcweir		$(SLO)$/futhes.obj		\
84cdf0e10cSrcweir		$(SLO)$/fusearch.obj 	\
85cdf0e10cSrcweir		$(SLO)$/fuinsfil.obj 	\
86cdf0e10cSrcweir		$(SLO)$/futxtatt.obj 	\
87cdf0e10cSrcweir		$(SLO)$/fumeasur.obj 	\
88cdf0e10cSrcweir		$(SLO)$/fuconnct.obj 	\
89cdf0e10cSrcweir		$(SLO)$/unprlout.obj 	\
90cdf0e10cSrcweir		$(SLO)$/fudspord.obj 	\
91cdf0e10cSrcweir		$(SLO)$/unmovss.obj		\
92cdf0e10cSrcweir		$(SLO)$/fucon3d.obj		\
93cdf0e10cSrcweir		$(SLO)$/fumorph.obj		\
94cdf0e10cSrcweir        $(SLO)$/fuexpand.obj    \
95cdf0e10cSrcweir        $(SLO)$/fusumry.obj     \
96cdf0e10cSrcweir		$(SLO)$/fucushow.obj	\
97cdf0e10cSrcweir		$(SLO)$/fuvect.obj		\
98cdf0e10cSrcweir		$(SLO)$/bulmaper.obj    \
99cdf0e10cSrcweir		$(SLO)$/undoback.obj    \
100cdf0e10cSrcweir		$(SLO)$/fuconcs.obj		\
101cdf0e10cSrcweir		$(SLO)$/smarttag.obj
102cdf0e10cSrcweir
103cdf0e10cSrcweir.IF "$(GUI)" == "WNT"
104cdf0e10cSrcweir
105cdf0e10cSrcweirNOOPTFILES=\
106cdf0e10cSrcweir	$(SLO)$/futext.obj
107cdf0e10cSrcweir
108cdf0e10cSrcweir.ENDIF # wnt
109cdf0e10cSrcweir
110cdf0e10cSrcweirLIB1TARGET=	$(SLB)$/$(TARGET).lib
111cdf0e10cSrcweirLIB1OBJFILES= \
112cdf0e10cSrcweir        $(SLO)$/fuformatpaintbrush.obj	\
113cdf0e10cSrcweir		$(SLO)$/fuhhconv.obj	\
114cdf0e10cSrcweir        $(SLO)$/undoheaderfooter.obj    \
115cdf0e10cSrcweir		$(SLO)$/undolayer.obj	\
116cdf0e10cSrcweir		$(SLO)$/fupoor.obj		\
117cdf0e10cSrcweir		$(SLO)$/fudraw.obj		\
118cdf0e10cSrcweir		$(SLO)$/fuzoom.obj		\
119cdf0e10cSrcweir		$(SLO)$/fusel.obj		\
120cdf0e10cSrcweir		$(SLO)$/fuconstr.obj 	\
121cdf0e10cSrcweir		$(SLO)$/fuconrec.obj 	\
122cdf0e10cSrcweir		$(SLO)$/fuconuno.obj 	\
123cdf0e10cSrcweir		$(SLO)$/fuconbez.obj 	\
124cdf0e10cSrcweir		$(SLO)$/fuediglu.obj 	\
125cdf0e10cSrcweir		$(SLO)$/fusldlg.obj 	\
126cdf0e10cSrcweir		$(SLO)$/fuscale.obj		\
127cdf0e10cSrcweir		$(SLO)$/futransf.obj 	\
128cdf0e10cSrcweir		$(SLO)$/futext.obj		\
129cdf0e10cSrcweir		$(SLO)$/fuline.obj		\
130cdf0e10cSrcweir		$(SLO)$/sdundo.obj		\
131cdf0e10cSrcweir		$(SLO)$/sdundogr.obj 	\
132cdf0e10cSrcweir		$(SLO)$/fuoaprms.obj 	\
133cdf0e10cSrcweir		$(SLO)$/unoaprms.obj 	\
134cdf0e10cSrcweir		$(SLO)$/fuarea.obj		\
135cdf0e10cSrcweir		$(SLO)$/fuchar.obj		\
136cdf0e10cSrcweir		$(SLO)$/fuconarc.obj 	\
137cdf0e10cSrcweir		$(SLO)$/fuparagr.obj 	\
138cdf0e10cSrcweir		$(SLO)$/fubullet.obj 	\
139cdf0e10cSrcweir		$(SLO)$/futempl.obj		\
140cdf0e10cSrcweir		$(SLO)$/fuoutl.obj		\
141cdf0e10cSrcweir		$(SLO)$/fuoltext.obj	\
142cdf0e10cSrcweir		$(SLO)$/smarttag.obj
143cdf0e10cSrcweir
144cdf0e10cSrcweirLIB3TARGET=	$(SLB)$/$(TARGET)_2.lib
145cdf0e10cSrcweirLIB3OBJFILES= \
146cdf0e10cSrcweir		$(SLO)$/fuinsert.obj 	\
147cdf0e10cSrcweir		$(SLO)$/fupage.obj		\
148cdf0e10cSrcweir		$(SLO)$/undopage.obj 	\
149cdf0e10cSrcweir		$(SLO)$/fuprlout.obj 	\
150cdf0e10cSrcweir		$(SLO)$/fuprobjs.obj 	\
151cdf0e10cSrcweir		$(SLO)$/fulinend.obj 	\
152cdf0e10cSrcweir		$(SLO)$/fusnapln.obj 	\
153cdf0e10cSrcweir		$(SLO)$/fuolbull.obj 	\
154cdf0e10cSrcweir		$(SLO)$/fucopy.obj		\
155cdf0e10cSrcweir		$(SLO)$/fulink.obj		\
156cdf0e10cSrcweir		$(SLO)$/futhes.obj		\
157cdf0e10cSrcweir		$(SLO)$/fusearch.obj 	\
158cdf0e10cSrcweir		$(SLO)$/fuinsfil.obj 	\
159cdf0e10cSrcweir		$(SLO)$/futxtatt.obj 	\
160cdf0e10cSrcweir		$(SLO)$/fumeasur.obj 	\
161cdf0e10cSrcweir		$(SLO)$/fuconnct.obj 	\
162cdf0e10cSrcweir		$(SLO)$/unprlout.obj 	\
163cdf0e10cSrcweir		$(SLO)$/fudspord.obj 	\
164cdf0e10cSrcweir		$(SLO)$/unmovss.obj		\
165cdf0e10cSrcweir		$(SLO)$/fucon3d.obj		\
166cdf0e10cSrcweir		$(SLO)$/fumorph.obj		\
167cdf0e10cSrcweir        $(SLO)$/fuexpand.obj    \
168cdf0e10cSrcweir        $(SLO)$/fusumry.obj     \
169cdf0e10cSrcweir		$(SLO)$/fucushow.obj	\
170cdf0e10cSrcweir		$(SLO)$/fuvect.obj		\
171cdf0e10cSrcweir		$(SLO)$/bulmaper.obj    \
172cdf0e10cSrcweir		$(SLO)$/undoback.obj    \
173cdf0e10cSrcweir		$(SLO)$/fuconcs.obj
174cdf0e10cSrcweir
175cdf0e10cSrcweirLIB2TARGET=	$(SLB)$/$(TARGET)_ui.lib
176cdf0e10cSrcweirLIB2OBJFILES= \
177cdf0e10cSrcweir		$(SLO)$/bulmaper.obj
178cdf0e10cSrcweir
179cdf0e10cSrcweir# --- Tagets -------------------------------------------------------
180cdf0e10cSrcweir
181cdf0e10cSrcweir.INCLUDE :  target.mk
182