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