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