Open debugger at the location of failing assert, if possible.
[wxWidgets.git] / samples / makefile.wat
1 # =========================================================================\r
2 #     This makefile was generated by\r
3 #     Bakefile 0.2.9 (http://www.bakefile.org)\r
4 #     Do not modify, all changes will be overwritten!\r
5 # =========================================================================\r
6 \r
7 !include ../build/msw/config.wat\r
8 \r
9 # -------------------------------------------------------------------------\r
10 # Do not modify the rest of this file!\r
11 # -------------------------------------------------------------------------\r
12 \r
13 # Speed up compilation a bit:\r
14 !ifdef __LOADDLL__\r
15 !  loaddll wcc      wccd\r
16 !  loaddll wccaxp   wccdaxp\r
17 !  loaddll wcc386   wccd386\r
18 !  loaddll wpp      wppdi86\r
19 !  loaddll wppaxp   wppdaxp\r
20 !  loaddll wpp386   wppd386\r
21 ! if $(__VERSION__) >= 1280\r
22 !  loaddll wlink    wlinkd\r
23 ! else\r
24 !  loaddll wlink    wlink\r
25 ! endif\r
26 !  loaddll wlib     wlibd\r
27 !endif\r
28 \r
29 # We need these variables in some bakefile-made rules:\r
30 WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-\r
31 \r
32 ### Conditionally set variables: ###\r
33 \r
34 \r
35 ### Variables: ###\r
36 \r
37 MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" &\r
38         CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" &\r
39         WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" BUILD="$(BUILD)" &\r
40         DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" &\r
41         MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" &\r
42         USE_WEBVIEW="$(USE_WEBVIEW)" USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" &\r
43         USE_AUI="$(USE_AUI)" USE_RIBBON="$(USE_RIBBON)" &\r
44         USE_PROPGRID="$(USE_PROPGRID)" USE_RICHTEXT="$(USE_RICHTEXT)" &\r
45         USE_STC="$(USE_STC)" USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" &\r
46         USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" &\r
47         USE_THREADS="$(USE_THREADS)" USE_CAIRO="$(USE_CAIRO)" &\r
48         OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" &\r
49         WX_FLAVOUR="$(WX_FLAVOUR)" WX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" CFG="$(CFG)" &\r
50         CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" &\r
51         RUNTIME_LIBS="$(RUNTIME_LIBS)"\r
52 \r
53 \r
54 ### Targets: ###\r
55 \r
56 all : .SYMBOLIC access animate artprov aui calendar caret clipboard collpane combo config console controls dataview dialogs dialup display dll dnd docview dragimag drawing erase event except exec font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal nativdlg notebook oleauto opengl ownerdrw popup power printing propgrid regtest render ribbon richtext sashtest scroll shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl typetest uiaction validate vscroll webview widgets wizard wrapsizer xrc\r
57 \r
58 clean : .SYMBOLIC \r
59         -if exist .\*.obj del .\*.obj\r
60         -if exist .\*.res del .\*.res\r
61         -if exist .\*.lbc del .\*.lbc\r
62         -if exist .\*.ilk del .\*.ilk\r
63         -if exist .\*.pch del .\*.pch\r
64         cd access\r
65         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
66         cd $(WATCOM_CWD)\r
67         cd animate\r
68         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
69         cd $(WATCOM_CWD)\r
70         cd artprov\r
71         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
72         cd $(WATCOM_CWD)\r
73         cd aui\r
74         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
75         cd $(WATCOM_CWD)\r
76         cd calendar\r
77         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
78         cd $(WATCOM_CWD)\r
79         cd caret\r
80         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
81         cd $(WATCOM_CWD)\r
82         cd clipboard\r
83         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
84         cd $(WATCOM_CWD)\r
85         cd collpane\r
86         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
87         cd $(WATCOM_CWD)\r
88         cd combo\r
89         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
90         cd $(WATCOM_CWD)\r
91         cd config\r
92         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
93         cd $(WATCOM_CWD)\r
94         cd console\r
95         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
96         cd $(WATCOM_CWD)\r
97         cd controls\r
98         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
99         cd $(WATCOM_CWD)\r
100         cd dataview\r
101         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
102         cd $(WATCOM_CWD)\r
103         cd dialogs\r
104         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
105         cd $(WATCOM_CWD)\r
106         cd dialup\r
107         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
108         cd $(WATCOM_CWD)\r
109         cd display\r
110         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
111         cd $(WATCOM_CWD)\r
112         cd dll\r
113         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
114         cd $(WATCOM_CWD)\r
115         cd dnd\r
116         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
117         cd $(WATCOM_CWD)\r
118         cd docview\r
119         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
120         cd $(WATCOM_CWD)\r
121         cd dragimag\r
122         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
123         cd $(WATCOM_CWD)\r
124         cd drawing\r
125         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
126         cd $(WATCOM_CWD)\r
127         cd erase\r
128         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
129         cd $(WATCOM_CWD)\r
130         cd event\r
131         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
132         cd $(WATCOM_CWD)\r
133         cd except\r
134         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
135         cd $(WATCOM_CWD)\r
136         cd exec\r
137         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
138         cd $(WATCOM_CWD)\r
139         cd font\r
140         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
141         cd $(WATCOM_CWD)\r
142         cd grid\r
143         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
144         cd $(WATCOM_CWD)\r
145         cd help\r
146         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
147         cd $(WATCOM_CWD)\r
148         cd htlbox\r
149         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
150         cd $(WATCOM_CWD)\r
151         cd html\r
152         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
153         cd $(WATCOM_CWD)\r
154         cd image\r
155         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
156         cd $(WATCOM_CWD)\r
157         cd internat\r
158         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
159         cd $(WATCOM_CWD)\r
160         cd ipc\r
161         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
162         cd $(WATCOM_CWD)\r
163         cd joytest\r
164         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
165         cd $(WATCOM_CWD)\r
166         cd keyboard\r
167         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
168         cd $(WATCOM_CWD)\r
169         cd layout\r
170         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
171         cd $(WATCOM_CWD)\r
172         cd listctrl\r
173         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
174         cd $(WATCOM_CWD)\r
175         cd mdi\r
176         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
177         cd $(WATCOM_CWD)\r
178         cd mediaplayer\r
179         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
180         cd $(WATCOM_CWD)\r
181         cd menu\r
182         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
183         cd $(WATCOM_CWD)\r
184         cd minimal\r
185         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
186         cd $(WATCOM_CWD)\r
187         cd nativdlg\r
188         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
189         cd $(WATCOM_CWD)\r
190         cd notebook\r
191         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
192         cd $(WATCOM_CWD)\r
193         cd oleauto\r
194         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
195         cd $(WATCOM_CWD)\r
196         cd opengl\r
197         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
198         cd $(WATCOM_CWD)\r
199         cd ownerdrw\r
200         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
201         cd $(WATCOM_CWD)\r
202         cd popup\r
203         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
204         cd $(WATCOM_CWD)\r
205         cd power\r
206         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
207         cd $(WATCOM_CWD)\r
208         cd printing\r
209         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
210         cd $(WATCOM_CWD)\r
211         cd propgrid\r
212         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
213         cd $(WATCOM_CWD)\r
214         cd regtest\r
215         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
216         cd $(WATCOM_CWD)\r
217         cd render\r
218         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
219         cd $(WATCOM_CWD)\r
220         cd ribbon\r
221         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
222         cd $(WATCOM_CWD)\r
223         cd richtext\r
224         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
225         cd $(WATCOM_CWD)\r
226         cd sashtest\r
227         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
228         cd $(WATCOM_CWD)\r
229         cd scroll\r
230         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
231         cd $(WATCOM_CWD)\r
232         cd shaped\r
233         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
234         cd $(WATCOM_CWD)\r
235         cd sockets\r
236         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
237         cd $(WATCOM_CWD)\r
238         cd sound\r
239         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
240         cd $(WATCOM_CWD)\r
241         cd splash\r
242         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
243         cd $(WATCOM_CWD)\r
244         cd splitter\r
245         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
246         cd $(WATCOM_CWD)\r
247         cd statbar\r
248         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
249         cd $(WATCOM_CWD)\r
250         cd stc\r
251         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
252         cd $(WATCOM_CWD)\r
253         cd svg\r
254         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
255         cd $(WATCOM_CWD)\r
256         cd taborder\r
257         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
258         cd $(WATCOM_CWD)\r
259         cd taskbar\r
260         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
261         cd $(WATCOM_CWD)\r
262         cd text\r
263         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
264         cd $(WATCOM_CWD)\r
265         cd thread\r
266         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
267         cd $(WATCOM_CWD)\r
268         cd toolbar\r
269         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
270         cd $(WATCOM_CWD)\r
271         cd treectrl\r
272         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
273         cd $(WATCOM_CWD)\r
274         cd typetest\r
275         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
276         cd $(WATCOM_CWD)\r
277         cd uiaction\r
278         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
279         cd $(WATCOM_CWD)\r
280         cd validate\r
281         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
282         cd $(WATCOM_CWD)\r
283         cd vscroll\r
284         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
285         cd $(WATCOM_CWD)\r
286         cd webview\r
287         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
288         cd $(WATCOM_CWD)\r
289         cd widgets\r
290         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
291         cd $(WATCOM_CWD)\r
292         cd wizard\r
293         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
294         cd $(WATCOM_CWD)\r
295         cd wrapsizer\r
296         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
297         cd $(WATCOM_CWD)\r
298         cd xrc\r
299         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
300         cd $(WATCOM_CWD)\r
301         cd memcheck\r
302         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r
303         cd $(WATCOM_CWD)\r
304 \r
305 access : .SYMBOLIC \r
306         cd access\r
307         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
308         cd $(WATCOM_CWD)\r
309 \r
310 animate : .SYMBOLIC \r
311         cd animate\r
312         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
313         cd $(WATCOM_CWD)\r
314 \r
315 artprov : .SYMBOLIC \r
316         cd artprov\r
317         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
318         cd $(WATCOM_CWD)\r
319 \r
320 aui : .SYMBOLIC \r
321         cd aui\r
322         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
323         cd $(WATCOM_CWD)\r
324 \r
325 calendar : .SYMBOLIC \r
326         cd calendar\r
327         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
328         cd $(WATCOM_CWD)\r
329 \r
330 caret : .SYMBOLIC \r
331         cd caret\r
332         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
333         cd $(WATCOM_CWD)\r
334 \r
335 clipboard : .SYMBOLIC \r
336         cd clipboard\r
337         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
338         cd $(WATCOM_CWD)\r
339 \r
340 collpane : .SYMBOLIC \r
341         cd collpane\r
342         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
343         cd $(WATCOM_CWD)\r
344 \r
345 combo : .SYMBOLIC \r
346         cd combo\r
347         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
348         cd $(WATCOM_CWD)\r
349 \r
350 config : .SYMBOLIC \r
351         cd config\r
352         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
353         cd $(WATCOM_CWD)\r
354 \r
355 console : .SYMBOLIC \r
356         cd console\r
357         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
358         cd $(WATCOM_CWD)\r
359 \r
360 controls : .SYMBOLIC \r
361         cd controls\r
362         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
363         cd $(WATCOM_CWD)\r
364 \r
365 dataview : .SYMBOLIC \r
366         cd dataview\r
367         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
368         cd $(WATCOM_CWD)\r
369 \r
370 dialogs : .SYMBOLIC \r
371         cd dialogs\r
372         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
373         cd $(WATCOM_CWD)\r
374 \r
375 dialup : .SYMBOLIC \r
376         cd dialup\r
377         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
378         cd $(WATCOM_CWD)\r
379 \r
380 display : .SYMBOLIC \r
381         cd display\r
382         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
383         cd $(WATCOM_CWD)\r
384 \r
385 dll : .SYMBOLIC \r
386         cd dll\r
387         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
388         cd $(WATCOM_CWD)\r
389 \r
390 dnd : .SYMBOLIC \r
391         cd dnd\r
392         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
393         cd $(WATCOM_CWD)\r
394 \r
395 docview : .SYMBOLIC \r
396         cd docview\r
397         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
398         cd $(WATCOM_CWD)\r
399 \r
400 dragimag : .SYMBOLIC \r
401         cd dragimag\r
402         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
403         cd $(WATCOM_CWD)\r
404 \r
405 drawing : .SYMBOLIC \r
406         cd drawing\r
407         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
408         cd $(WATCOM_CWD)\r
409 \r
410 erase : .SYMBOLIC \r
411         cd erase\r
412         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
413         cd $(WATCOM_CWD)\r
414 \r
415 event : .SYMBOLIC \r
416         cd event\r
417         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
418         cd $(WATCOM_CWD)\r
419 \r
420 except : .SYMBOLIC \r
421         cd except\r
422         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
423         cd $(WATCOM_CWD)\r
424 \r
425 exec : .SYMBOLIC \r
426         cd exec\r
427         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
428         cd $(WATCOM_CWD)\r
429 \r
430 font : .SYMBOLIC \r
431         cd font\r
432         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
433         cd $(WATCOM_CWD)\r
434 \r
435 grid : .SYMBOLIC \r
436         cd grid\r
437         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
438         cd $(WATCOM_CWD)\r
439 \r
440 help : .SYMBOLIC \r
441         cd help\r
442         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
443         cd $(WATCOM_CWD)\r
444 \r
445 htlbox : .SYMBOLIC \r
446         cd htlbox\r
447         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
448         cd $(WATCOM_CWD)\r
449 \r
450 html : .SYMBOLIC \r
451         cd html\r
452         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
453         cd $(WATCOM_CWD)\r
454 \r
455 image : .SYMBOLIC \r
456         cd image\r
457         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
458         cd $(WATCOM_CWD)\r
459 \r
460 internat : .SYMBOLIC \r
461         cd internat\r
462         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
463         cd $(WATCOM_CWD)\r
464 \r
465 ipc : .SYMBOLIC \r
466         cd ipc\r
467         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
468         cd $(WATCOM_CWD)\r
469 \r
470 joytest : .SYMBOLIC \r
471         cd joytest\r
472         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
473         cd $(WATCOM_CWD)\r
474 \r
475 keyboard : .SYMBOLIC \r
476         cd keyboard\r
477         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
478         cd $(WATCOM_CWD)\r
479 \r
480 layout : .SYMBOLIC \r
481         cd layout\r
482         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
483         cd $(WATCOM_CWD)\r
484 \r
485 listctrl : .SYMBOLIC \r
486         cd listctrl\r
487         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
488         cd $(WATCOM_CWD)\r
489 \r
490 mdi : .SYMBOLIC \r
491         cd mdi\r
492         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
493         cd $(WATCOM_CWD)\r
494 \r
495 mediaplayer : .SYMBOLIC \r
496         cd mediaplayer\r
497         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
498         cd $(WATCOM_CWD)\r
499 \r
500 menu : .SYMBOLIC \r
501         cd menu\r
502         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
503         cd $(WATCOM_CWD)\r
504 \r
505 minimal : .SYMBOLIC \r
506         cd minimal\r
507         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
508         cd $(WATCOM_CWD)\r
509 \r
510 nativdlg : .SYMBOLIC \r
511         cd nativdlg\r
512         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
513         cd $(WATCOM_CWD)\r
514 \r
515 notebook : .SYMBOLIC \r
516         cd notebook\r
517         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
518         cd $(WATCOM_CWD)\r
519 \r
520 oleauto : .SYMBOLIC \r
521         cd oleauto\r
522         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
523         cd $(WATCOM_CWD)\r
524 \r
525 opengl : .SYMBOLIC \r
526         cd opengl\r
527         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
528         cd $(WATCOM_CWD)\r
529 \r
530 ownerdrw : .SYMBOLIC \r
531         cd ownerdrw\r
532         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
533         cd $(WATCOM_CWD)\r
534 \r
535 popup : .SYMBOLIC \r
536         cd popup\r
537         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
538         cd $(WATCOM_CWD)\r
539 \r
540 power : .SYMBOLIC \r
541         cd power\r
542         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
543         cd $(WATCOM_CWD)\r
544 \r
545 printing : .SYMBOLIC \r
546         cd printing\r
547         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
548         cd $(WATCOM_CWD)\r
549 \r
550 propgrid : .SYMBOLIC \r
551         cd propgrid\r
552         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
553         cd $(WATCOM_CWD)\r
554 \r
555 regtest : .SYMBOLIC \r
556         cd regtest\r
557         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
558         cd $(WATCOM_CWD)\r
559 \r
560 render : .SYMBOLIC \r
561         cd render\r
562         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
563         cd $(WATCOM_CWD)\r
564 \r
565 ribbon : .SYMBOLIC \r
566         cd ribbon\r
567         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
568         cd $(WATCOM_CWD)\r
569 \r
570 richtext : .SYMBOLIC \r
571         cd richtext\r
572         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
573         cd $(WATCOM_CWD)\r
574 \r
575 sashtest : .SYMBOLIC \r
576         cd sashtest\r
577         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
578         cd $(WATCOM_CWD)\r
579 \r
580 scroll : .SYMBOLIC \r
581         cd scroll\r
582         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
583         cd $(WATCOM_CWD)\r
584 \r
585 shaped : .SYMBOLIC \r
586         cd shaped\r
587         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
588         cd $(WATCOM_CWD)\r
589 \r
590 sockets : .SYMBOLIC \r
591         cd sockets\r
592         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
593         cd $(WATCOM_CWD)\r
594 \r
595 sound : .SYMBOLIC \r
596         cd sound\r
597         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
598         cd $(WATCOM_CWD)\r
599 \r
600 splash : .SYMBOLIC \r
601         cd splash\r
602         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
603         cd $(WATCOM_CWD)\r
604 \r
605 splitter : .SYMBOLIC \r
606         cd splitter\r
607         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
608         cd $(WATCOM_CWD)\r
609 \r
610 statbar : .SYMBOLIC \r
611         cd statbar\r
612         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
613         cd $(WATCOM_CWD)\r
614 \r
615 stc : .SYMBOLIC \r
616         cd stc\r
617         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
618         cd $(WATCOM_CWD)\r
619 \r
620 svg : .SYMBOLIC \r
621         cd svg\r
622         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
623         cd $(WATCOM_CWD)\r
624 \r
625 taborder : .SYMBOLIC \r
626         cd taborder\r
627         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
628         cd $(WATCOM_CWD)\r
629 \r
630 taskbar : .SYMBOLIC \r
631         cd taskbar\r
632         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
633         cd $(WATCOM_CWD)\r
634 \r
635 text : .SYMBOLIC \r
636         cd text\r
637         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
638         cd $(WATCOM_CWD)\r
639 \r
640 thread : .SYMBOLIC \r
641         cd thread\r
642         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
643         cd $(WATCOM_CWD)\r
644 \r
645 toolbar : .SYMBOLIC \r
646         cd toolbar\r
647         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
648         cd $(WATCOM_CWD)\r
649 \r
650 treectrl : .SYMBOLIC \r
651         cd treectrl\r
652         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
653         cd $(WATCOM_CWD)\r
654 \r
655 typetest : .SYMBOLIC \r
656         cd typetest\r
657         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
658         cd $(WATCOM_CWD)\r
659 \r
660 uiaction : .SYMBOLIC \r
661         cd uiaction\r
662         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
663         cd $(WATCOM_CWD)\r
664 \r
665 validate : .SYMBOLIC \r
666         cd validate\r
667         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
668         cd $(WATCOM_CWD)\r
669 \r
670 vscroll : .SYMBOLIC \r
671         cd vscroll\r
672         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
673         cd $(WATCOM_CWD)\r
674 \r
675 webview : .SYMBOLIC \r
676         cd webview\r
677         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
678         cd $(WATCOM_CWD)\r
679 \r
680 widgets : .SYMBOLIC \r
681         cd widgets\r
682         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
683         cd $(WATCOM_CWD)\r
684 \r
685 wizard : .SYMBOLIC \r
686         cd wizard\r
687         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
688         cd $(WATCOM_CWD)\r
689 \r
690 wrapsizer : .SYMBOLIC \r
691         cd wrapsizer\r
692         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
693         cd $(WATCOM_CWD)\r
694 \r
695 xrc : .SYMBOLIC \r
696         cd xrc\r
697         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
698         cd $(WATCOM_CWD)\r
699 \r
700 memcheck : .SYMBOLIC \r
701         cd memcheck\r
702         wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r
703         cd $(WATCOM_CWD)\r
704 \r