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