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