]>
Commit | Line | Data |
---|---|---|
250700e4 RD |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
b17c1746 | 3 | # Bakefile 0.1.2 (http://bakefile.sourceforge.net) |
250700e4 RD |
4 | # Do not modify, all changes will be overwritten! |
5 | # ========================================================================= | |
8adeb851 | 6 | |
f820e98d | 7 | !include ../build/msw/config.wat |
8adeb851 | 8 | |
250700e4 RD |
9 | # ------------------------------------------------------------------------- |
10 | # Do not modify the rest of this file! | |
11 | # ------------------------------------------------------------------------- | |
8adeb851 | 12 | |
250700e4 RD |
13 | # Speed up compilation a bit: |
14 | !ifdef __LOADDLL__ | |
15 | ! loaddll wcc wccd | |
16 | ! loaddll wccaxp wccdaxp | |
17 | ! loaddll wcc386 wccd386 | |
18 | ! loaddll wpp wppdi86 | |
19 | ! loaddll wppaxp wppdaxp | |
20 | ! loaddll wpp386 wppd386 | |
21 | ! loaddll wlink wlink | |
22 | ! loaddll wlib wlibd | |
23 | !endif | |
8adeb851 | 24 | |
250700e4 RD |
25 | # We need these variables in some bakefile-made rules: |
26 | WATCOM_CWD = $+ $(%cdrive):$(%cwd) $- | |
8adeb851 | 27 | |
250700e4 RD |
28 | ### Conditionally set variables: ### |
29 | ||
250700e4 RD |
30 | |
31 | ### Variables: ### | |
32 | ||
b17c1746 DE |
33 | MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" & |
34 | CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" SHARED="$(SHARED)" & | |
35 | WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" BUILD="$(BUILD)" & | |
36 | DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" & | |
37 | MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" & | |
38 | USE_OPENGL="$(USE_OPENGL)" USE_ODBC="$(USE_ODBC)" & | |
69ada15b | 39 | USE_EXCEPTIONS="$(USE_EXCEPTIONS)" OFFICIAL_BUILD="$(OFFICIAL_BUILD)" & |
b17c1746 | 40 | VENDOR="$(VENDOR)" CFG="$(CFG)" RUNTIME_LIBS="$(RUNTIME_LIBS)" |
250700e4 RD |
41 | |
42 | ||
43 | ### Targets: ### | |
44 | ||
0d9c603d | 45 | all : .SYMBOLIC access artprov calendar caret checklst config console controls db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listbox listctrl mdi memcheck menu mfc minifram minimal mobile multimon nativdlg notebook oleauto opengl ownerdrw png printing propsize regtest render richedit rotate sashtest scroll scrollsub shaped sockets sound splitter statbar tab taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wxtest |
f820e98d | 46 | |
b17c1746 DE |
47 | clean : .SYMBOLIC |
48 | -if exist .\*.obj del .\*.obj | |
49 | -if exist .\*.res del .\*.res | |
50 | -if exist .\*.lbc del .\*.lbc | |
51 | -if exist .\*.ilk del .\*.ilk | |
52 | ||
f820e98d VS |
53 | access : .SYMBOLIC |
54 | cd access | |
55 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
56 | cd $(WATCOM_CWD) | |
250700e4 RD |
57 | |
58 | artprov : .SYMBOLIC | |
59 | cd artprov | |
f820e98d VS |
60 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
61 | cd $(WATCOM_CWD) | |
62 | ||
63 | calendar : .SYMBOLIC | |
64 | cd calendar | |
65 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
66 | cd $(WATCOM_CWD) | |
67 | ||
68 | caret : .SYMBOLIC | |
69 | cd caret | |
70 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
71 | cd $(WATCOM_CWD) | |
72 | ||
73 | checklst : .SYMBOLIC | |
74 | cd checklst | |
75 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
250700e4 RD |
76 | cd $(WATCOM_CWD) |
77 | ||
f820e98d VS |
78 | config : .SYMBOLIC |
79 | cd config | |
80 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
81 | cd $(WATCOM_CWD) | |
82 | ||
250700e4 RD |
83 | console : .SYMBOLIC |
84 | cd console | |
f820e98d VS |
85 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
86 | cd $(WATCOM_CWD) | |
87 | ||
88 | controls : .SYMBOLIC | |
89 | cd controls | |
90 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
91 | cd $(WATCOM_CWD) | |
92 | ||
93 | db : .SYMBOLIC | |
94 | cd db | |
95 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
250700e4 | 96 | cd $(WATCOM_CWD) |
8adeb851 | 97 | |
250700e4 RD |
98 | dialogs : .SYMBOLIC |
99 | cd dialogs | |
f820e98d VS |
100 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
101 | cd $(WATCOM_CWD) | |
102 | ||
103 | dialup : .SYMBOLIC | |
104 | cd dialup | |
105 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
106 | cd $(WATCOM_CWD) | |
107 | ||
108 | display : .SYMBOLIC | |
109 | cd display | |
110 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
111 | cd $(WATCOM_CWD) | |
112 | ||
113 | dnd : .SYMBOLIC | |
114 | cd dnd | |
115 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
116 | cd $(WATCOM_CWD) | |
117 | ||
118 | docview : .SYMBOLIC | |
119 | cd docview | |
120 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
121 | cd $(WATCOM_CWD) | |
122 | ||
123 | docvwmdi : .SYMBOLIC | |
124 | cd docvwmdi | |
125 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
126 | cd $(WATCOM_CWD) | |
127 | ||
128 | dragimag : .SYMBOLIC | |
129 | cd dragimag | |
130 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
131 | cd $(WATCOM_CWD) | |
132 | ||
133 | drawing : .SYMBOLIC | |
134 | cd drawing | |
135 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
136 | cd $(WATCOM_CWD) | |
137 | ||
138 | dynamic : .SYMBOLIC | |
139 | cd dynamic | |
140 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
141 | cd $(WATCOM_CWD) | |
142 | ||
143 | erase : .SYMBOLIC | |
144 | cd erase | |
145 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
146 | cd $(WATCOM_CWD) | |
147 | ||
148 | event : .SYMBOLIC | |
149 | cd event | |
150 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
151 | cd $(WATCOM_CWD) | |
152 | ||
b17c1746 DE |
153 | exec : .SYMBOLIC |
154 | cd exec | |
b71531ad VZ |
155 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
156 | cd $(WATCOM_CWD) | |
157 | ||
b17c1746 DE |
158 | except : .SYMBOLIC |
159 | cd except | |
f820e98d VS |
160 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
161 | cd $(WATCOM_CWD) | |
162 | ||
163 | font : .SYMBOLIC | |
164 | cd font | |
165 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
166 | cd $(WATCOM_CWD) | |
167 | ||
168 | grid : .SYMBOLIC | |
169 | cd grid | |
170 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
171 | cd $(WATCOM_CWD) | |
172 | ||
173 | help : .SYMBOLIC | |
174 | cd help | |
175 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
176 | cd $(WATCOM_CWD) | |
177 | ||
178 | htlbox : .SYMBOLIC | |
179 | cd htlbox | |
180 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
181 | cd $(WATCOM_CWD) | |
182 | ||
183 | html : .SYMBOLIC | |
184 | cd html | |
185 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
250700e4 RD |
186 | cd $(WATCOM_CWD) |
187 | ||
188 | image : .SYMBOLIC | |
189 | cd image | |
f820e98d VS |
190 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
191 | cd $(WATCOM_CWD) | |
192 | ||
193 | internat : .SYMBOLIC | |
194 | cd internat | |
195 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
196 | cd $(WATCOM_CWD) | |
197 | ||
198 | ipc : .SYMBOLIC | |
199 | cd ipc | |
200 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
201 | cd $(WATCOM_CWD) | |
202 | ||
203 | joytest : .SYMBOLIC | |
204 | cd joytest | |
205 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
206 | cd $(WATCOM_CWD) | |
207 | ||
208 | keyboard : .SYMBOLIC | |
209 | cd keyboard | |
210 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
211 | cd $(WATCOM_CWD) | |
212 | ||
213 | layout : .SYMBOLIC | |
214 | cd layout | |
215 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
216 | cd $(WATCOM_CWD) | |
217 | ||
218 | listbox : .SYMBOLIC | |
219 | cd listbox | |
220 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
221 | cd $(WATCOM_CWD) | |
222 | ||
223 | listctrl : .SYMBOLIC | |
224 | cd listctrl | |
225 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
226 | cd $(WATCOM_CWD) | |
227 | ||
228 | mdi : .SYMBOLIC | |
229 | cd mdi | |
230 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
231 | cd $(WATCOM_CWD) | |
232 | ||
233 | memcheck : .SYMBOLIC | |
234 | cd memcheck | |
235 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
236 | cd $(WATCOM_CWD) | |
237 | ||
238 | menu : .SYMBOLIC | |
239 | cd menu | |
240 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
241 | cd $(WATCOM_CWD) | |
242 | ||
243 | mfc : .SYMBOLIC | |
244 | cd mfc | |
245 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
246 | cd $(WATCOM_CWD) | |
247 | ||
248 | minifram : .SYMBOLIC | |
249 | cd minifram | |
250 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
250700e4 RD |
251 | cd $(WATCOM_CWD) |
252 | ||
253 | minimal : .SYMBOLIC | |
254 | cd minimal | |
f820e98d VS |
255 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all |
256 | cd $(WATCOM_CWD) | |
257 | ||
258 | mobile : .SYMBOLIC | |
259 | cd mobile | |
260 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
261 | cd $(WATCOM_CWD) | |
262 | ||
263 | multimon : .SYMBOLIC | |
264 | cd multimon | |
265 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
266 | cd $(WATCOM_CWD) | |
267 | ||
268 | nativdlg : .SYMBOLIC | |
269 | cd nativdlg | |
270 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
271 | cd $(WATCOM_CWD) | |
272 | ||
f820e98d VS |
273 | notebook : .SYMBOLIC |
274 | cd notebook | |
275 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
276 | cd $(WATCOM_CWD) | |
277 | ||
278 | oleauto : .SYMBOLIC | |
279 | cd oleauto | |
280 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
281 | cd $(WATCOM_CWD) | |
282 | ||
283 | opengl : .SYMBOLIC | |
284 | cd opengl | |
285 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
286 | cd $(WATCOM_CWD) | |
287 | ||
288 | ownerdrw : .SYMBOLIC | |
289 | cd ownerdrw | |
290 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
291 | cd $(WATCOM_CWD) | |
292 | ||
293 | png : .SYMBOLIC | |
294 | cd png | |
295 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
296 | cd $(WATCOM_CWD) | |
297 | ||
298 | printing : .SYMBOLIC | |
299 | cd printing | |
300 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
301 | cd $(WATCOM_CWD) | |
302 | ||
303 | propsize : .SYMBOLIC | |
304 | cd propsize | |
305 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
306 | cd $(WATCOM_CWD) | |
307 | ||
308 | regtest : .SYMBOLIC | |
309 | cd regtest | |
310 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
311 | cd $(WATCOM_CWD) | |
312 | ||
313 | render : .SYMBOLIC | |
314 | cd render | |
315 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
316 | cd $(WATCOM_CWD) | |
317 | ||
318 | richedit : .SYMBOLIC | |
319 | cd richedit | |
320 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
321 | cd $(WATCOM_CWD) | |
322 | ||
323 | rotate : .SYMBOLIC | |
324 | cd rotate | |
325 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
326 | cd $(WATCOM_CWD) | |
327 | ||
328 | sashtest : .SYMBOLIC | |
329 | cd sashtest | |
330 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
331 | cd $(WATCOM_CWD) | |
332 | ||
333 | scroll : .SYMBOLIC | |
334 | cd scroll | |
335 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
336 | cd $(WATCOM_CWD) | |
337 | ||
338 | scrollsub : .SYMBOLIC | |
339 | cd scrollsub | |
340 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
341 | cd $(WATCOM_CWD) | |
342 | ||
343 | shaped : .SYMBOLIC | |
344 | cd shaped | |
345 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
346 | cd $(WATCOM_CWD) | |
347 | ||
348 | sockets : .SYMBOLIC | |
349 | cd sockets | |
350 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
351 | cd $(WATCOM_CWD) | |
352 | ||
0d9c603d VS |
353 | sound : .SYMBOLIC |
354 | cd sound | |
355 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
356 | cd $(WATCOM_CWD) | |
357 | ||
f820e98d VS |
358 | splitter : .SYMBOLIC |
359 | cd splitter | |
360 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
361 | cd $(WATCOM_CWD) | |
362 | ||
363 | statbar : .SYMBOLIC | |
364 | cd statbar | |
365 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
366 | cd $(WATCOM_CWD) | |
367 | ||
368 | tab : .SYMBOLIC | |
369 | cd tab | |
370 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
371 | cd $(WATCOM_CWD) | |
372 | ||
373 | taskbar : .SYMBOLIC | |
374 | cd taskbar | |
375 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
376 | cd $(WATCOM_CWD) | |
377 | ||
378 | text : .SYMBOLIC | |
379 | cd text | |
380 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
381 | cd $(WATCOM_CWD) | |
382 | ||
383 | thread : .SYMBOLIC | |
384 | cd thread | |
385 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
386 | cd $(WATCOM_CWD) | |
387 | ||
388 | toolbar : .SYMBOLIC | |
389 | cd toolbar | |
390 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
391 | cd $(WATCOM_CWD) | |
392 | ||
393 | treectrl : .SYMBOLIC | |
394 | cd treectrl | |
395 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
396 | cd $(WATCOM_CWD) | |
397 | ||
398 | typetest : .SYMBOLIC | |
399 | cd typetest | |
400 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
401 | cd $(WATCOM_CWD) | |
402 | ||
403 | validate : .SYMBOLIC | |
404 | cd validate | |
405 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
406 | cd $(WATCOM_CWD) | |
407 | ||
408 | vscroll : .SYMBOLIC | |
409 | cd vscroll | |
410 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
411 | cd $(WATCOM_CWD) | |
412 | ||
413 | widgets : .SYMBOLIC | |
414 | cd widgets | |
415 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
416 | cd $(WATCOM_CWD) | |
417 | ||
418 | wizard : .SYMBOLIC | |
419 | cd wizard | |
420 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
421 | cd $(WATCOM_CWD) | |
422 | ||
423 | wxtest : .SYMBOLIC | |
424 | cd wxtest | |
425 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all | |
250700e4 | 426 | cd $(WATCOM_CWD) |