]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.wat
Czech translations update from Zbyněk Schwarz.
[wxWidgets.git] / samples / makefile.wat
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.9 (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 TOOLKIT_VERSION="$(TOOLKIT_VERSION)" WXUNIV="$(WXUNIV)" &
40 UNICODE="$(UNICODE)" BUILD="$(BUILD)" DEBUG_INFO="$(DEBUG_INFO)" &
41 DEBUG_FLAG="$(DEBUG_FLAG)" MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" &
42 USE_HTML="$(USE_HTML)" USE_WEBVIEW="$(USE_WEBVIEW)" &
43 USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" &
44 USE_RIBBON="$(USE_RIBBON)" USE_PROPGRID="$(USE_PROPGRID)" &
45 USE_RICHTEXT="$(USE_RICHTEXT)" USE_STC="$(USE_STC)" &
46 USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" &
47 USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" &
48 USE_THREADS="$(USE_THREADS)" USE_CAIRO="$(USE_CAIRO)" &
49 OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" &
50 WX_FLAVOUR="$(WX_FLAVOUR)" 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 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 preferences 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
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 dll
114 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
115 cd $(WATCOM_CWD)
116 cd dnd
117 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
118 cd $(WATCOM_CWD)
119 cd docview
120 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
121 cd $(WATCOM_CWD)
122 cd dragimag
123 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
124 cd $(WATCOM_CWD)
125 cd drawing
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 except
135 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
136 cd $(WATCOM_CWD)
137 cd exec
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 listctrl
174 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
175 cd $(WATCOM_CWD)
176 cd mdi
177 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
178 cd $(WATCOM_CWD)
179 cd mediaplayer
180 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
181 cd $(WATCOM_CWD)
182 cd menu
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 nativdlg
189 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
190 cd $(WATCOM_CWD)
191 cd notebook
192 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
193 cd $(WATCOM_CWD)
194 cd oleauto
195 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
196 cd $(WATCOM_CWD)
197 cd opengl
198 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
199 cd $(WATCOM_CWD)
200 cd ownerdrw
201 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
202 cd $(WATCOM_CWD)
203 cd popup
204 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
205 cd $(WATCOM_CWD)
206 cd power
207 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
208 cd $(WATCOM_CWD)
209 cd preferences
210 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
211 cd $(WATCOM_CWD)
212 cd printing
213 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
214 cd $(WATCOM_CWD)
215 cd propgrid
216 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
217 cd $(WATCOM_CWD)
218 cd regtest
219 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
220 cd $(WATCOM_CWD)
221 cd render
222 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
223 cd $(WATCOM_CWD)
224 cd ribbon
225 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
226 cd $(WATCOM_CWD)
227 cd richtext
228 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
229 cd $(WATCOM_CWD)
230 cd sashtest
231 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
232 cd $(WATCOM_CWD)
233 cd scroll
234 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
235 cd $(WATCOM_CWD)
236 cd shaped
237 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
238 cd $(WATCOM_CWD)
239 cd sockets
240 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
241 cd $(WATCOM_CWD)
242 cd sound
243 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
244 cd $(WATCOM_CWD)
245 cd splash
246 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
247 cd $(WATCOM_CWD)
248 cd splitter
249 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
250 cd $(WATCOM_CWD)
251 cd statbar
252 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
253 cd $(WATCOM_CWD)
254 cd stc
255 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
256 cd $(WATCOM_CWD)
257 cd svg
258 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
259 cd $(WATCOM_CWD)
260 cd taborder
261 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
262 cd $(WATCOM_CWD)
263 cd taskbar
264 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
265 cd $(WATCOM_CWD)
266 cd text
267 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
268 cd $(WATCOM_CWD)
269 cd thread
270 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
271 cd $(WATCOM_CWD)
272 cd toolbar
273 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
274 cd $(WATCOM_CWD)
275 cd treectrl
276 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
277 cd $(WATCOM_CWD)
278 cd typetest
279 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
280 cd $(WATCOM_CWD)
281 cd uiaction
282 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
283 cd $(WATCOM_CWD)
284 cd validate
285 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
286 cd $(WATCOM_CWD)
287 cd vscroll
288 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
289 cd $(WATCOM_CWD)
290 cd webview
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 wrapsizer
300 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
301 cd $(WATCOM_CWD)
302 cd xrc
303 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
304 cd $(WATCOM_CWD)
305 cd memcheck
306 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
307 cd $(WATCOM_CWD)
308
309 access : .SYMBOLIC
310 cd access
311 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
312 cd $(WATCOM_CWD)
313
314 animate : .SYMBOLIC
315 cd animate
316 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
317 cd $(WATCOM_CWD)
318
319 artprov : .SYMBOLIC
320 cd artprov
321 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
322 cd $(WATCOM_CWD)
323
324 aui : .SYMBOLIC
325 cd aui
326 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
327 cd $(WATCOM_CWD)
328
329 calendar : .SYMBOLIC
330 cd calendar
331 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
332 cd $(WATCOM_CWD)
333
334 caret : .SYMBOLIC
335 cd caret
336 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
337 cd $(WATCOM_CWD)
338
339 clipboard : .SYMBOLIC
340 cd clipboard
341 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
342 cd $(WATCOM_CWD)
343
344 collpane : .SYMBOLIC
345 cd collpane
346 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
347 cd $(WATCOM_CWD)
348
349 combo : .SYMBOLIC
350 cd combo
351 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
352 cd $(WATCOM_CWD)
353
354 config : .SYMBOLIC
355 cd config
356 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
357 cd $(WATCOM_CWD)
358
359 console : .SYMBOLIC
360 cd console
361 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
362 cd $(WATCOM_CWD)
363
364 controls : .SYMBOLIC
365 cd controls
366 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
367 cd $(WATCOM_CWD)
368
369 dataview : .SYMBOLIC
370 cd dataview
371 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
372 cd $(WATCOM_CWD)
373
374 dialogs : .SYMBOLIC
375 cd dialogs
376 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
377 cd $(WATCOM_CWD)
378
379 dialup : .SYMBOLIC
380 cd dialup
381 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
382 cd $(WATCOM_CWD)
383
384 display : .SYMBOLIC
385 cd display
386 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
387 cd $(WATCOM_CWD)
388
389 dll : .SYMBOLIC
390 cd dll
391 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
392 cd $(WATCOM_CWD)
393
394 dnd : .SYMBOLIC
395 cd dnd
396 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
397 cd $(WATCOM_CWD)
398
399 docview : .SYMBOLIC
400 cd docview
401 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
402 cd $(WATCOM_CWD)
403
404 dragimag : .SYMBOLIC
405 cd dragimag
406 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
407 cd $(WATCOM_CWD)
408
409 drawing : .SYMBOLIC
410 cd drawing
411 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
412 cd $(WATCOM_CWD)
413
414 erase : .SYMBOLIC
415 cd erase
416 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
417 cd $(WATCOM_CWD)
418
419 event : .SYMBOLIC
420 cd event
421 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
422 cd $(WATCOM_CWD)
423
424 except : .SYMBOLIC
425 cd except
426 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
427 cd $(WATCOM_CWD)
428
429 exec : .SYMBOLIC
430 cd exec
431 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
432 cd $(WATCOM_CWD)
433
434 font : .SYMBOLIC
435 cd font
436 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
437 cd $(WATCOM_CWD)
438
439 grid : .SYMBOLIC
440 cd grid
441 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
442 cd $(WATCOM_CWD)
443
444 help : .SYMBOLIC
445 cd help
446 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
447 cd $(WATCOM_CWD)
448
449 htlbox : .SYMBOLIC
450 cd htlbox
451 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
452 cd $(WATCOM_CWD)
453
454 html : .SYMBOLIC
455 cd html
456 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
457 cd $(WATCOM_CWD)
458
459 image : .SYMBOLIC
460 cd image
461 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
462 cd $(WATCOM_CWD)
463
464 internat : .SYMBOLIC
465 cd internat
466 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
467 cd $(WATCOM_CWD)
468
469 ipc : .SYMBOLIC
470 cd ipc
471 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
472 cd $(WATCOM_CWD)
473
474 joytest : .SYMBOLIC
475 cd joytest
476 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
477 cd $(WATCOM_CWD)
478
479 keyboard : .SYMBOLIC
480 cd keyboard
481 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
482 cd $(WATCOM_CWD)
483
484 layout : .SYMBOLIC
485 cd layout
486 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
487 cd $(WATCOM_CWD)
488
489 listctrl : .SYMBOLIC
490 cd listctrl
491 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
492 cd $(WATCOM_CWD)
493
494 mdi : .SYMBOLIC
495 cd mdi
496 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
497 cd $(WATCOM_CWD)
498
499 mediaplayer : .SYMBOLIC
500 cd mediaplayer
501 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
502 cd $(WATCOM_CWD)
503
504 menu : .SYMBOLIC
505 cd menu
506 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
507 cd $(WATCOM_CWD)
508
509 minimal : .SYMBOLIC
510 cd minimal
511 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
512 cd $(WATCOM_CWD)
513
514 nativdlg : .SYMBOLIC
515 cd nativdlg
516 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
517 cd $(WATCOM_CWD)
518
519 notebook : .SYMBOLIC
520 cd notebook
521 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
522 cd $(WATCOM_CWD)
523
524 oleauto : .SYMBOLIC
525 cd oleauto
526 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
527 cd $(WATCOM_CWD)
528
529 opengl : .SYMBOLIC
530 cd opengl
531 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
532 cd $(WATCOM_CWD)
533
534 ownerdrw : .SYMBOLIC
535 cd ownerdrw
536 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
537 cd $(WATCOM_CWD)
538
539 popup : .SYMBOLIC
540 cd popup
541 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
542 cd $(WATCOM_CWD)
543
544 power : .SYMBOLIC
545 cd power
546 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
547 cd $(WATCOM_CWD)
548
549 preferences : .SYMBOLIC
550 cd preferences
551 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
552 cd $(WATCOM_CWD)
553
554 printing : .SYMBOLIC
555 cd printing
556 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
557 cd $(WATCOM_CWD)
558
559 propgrid : .SYMBOLIC
560 cd propgrid
561 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
562 cd $(WATCOM_CWD)
563
564 regtest : .SYMBOLIC
565 cd regtest
566 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
567 cd $(WATCOM_CWD)
568
569 render : .SYMBOLIC
570 cd render
571 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
572 cd $(WATCOM_CWD)
573
574 ribbon : .SYMBOLIC
575 cd ribbon
576 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
577 cd $(WATCOM_CWD)
578
579 richtext : .SYMBOLIC
580 cd richtext
581 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
582 cd $(WATCOM_CWD)
583
584 sashtest : .SYMBOLIC
585 cd sashtest
586 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
587 cd $(WATCOM_CWD)
588
589 scroll : .SYMBOLIC
590 cd scroll
591 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
592 cd $(WATCOM_CWD)
593
594 shaped : .SYMBOLIC
595 cd shaped
596 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
597 cd $(WATCOM_CWD)
598
599 sockets : .SYMBOLIC
600 cd sockets
601 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
602 cd $(WATCOM_CWD)
603
604 sound : .SYMBOLIC
605 cd sound
606 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
607 cd $(WATCOM_CWD)
608
609 splash : .SYMBOLIC
610 cd splash
611 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
612 cd $(WATCOM_CWD)
613
614 splitter : .SYMBOLIC
615 cd splitter
616 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
617 cd $(WATCOM_CWD)
618
619 statbar : .SYMBOLIC
620 cd statbar
621 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
622 cd $(WATCOM_CWD)
623
624 stc : .SYMBOLIC
625 cd stc
626 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
627 cd $(WATCOM_CWD)
628
629 svg : .SYMBOLIC
630 cd svg
631 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
632 cd $(WATCOM_CWD)
633
634 taborder : .SYMBOLIC
635 cd taborder
636 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
637 cd $(WATCOM_CWD)
638
639 taskbar : .SYMBOLIC
640 cd taskbar
641 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
642 cd $(WATCOM_CWD)
643
644 text : .SYMBOLIC
645 cd text
646 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
647 cd $(WATCOM_CWD)
648
649 thread : .SYMBOLIC
650 cd thread
651 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
652 cd $(WATCOM_CWD)
653
654 toolbar : .SYMBOLIC
655 cd toolbar
656 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
657 cd $(WATCOM_CWD)
658
659 treectrl : .SYMBOLIC
660 cd treectrl
661 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
662 cd $(WATCOM_CWD)
663
664 typetest : .SYMBOLIC
665 cd typetest
666 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
667 cd $(WATCOM_CWD)
668
669 uiaction : .SYMBOLIC
670 cd uiaction
671 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
672 cd $(WATCOM_CWD)
673
674 validate : .SYMBOLIC
675 cd validate
676 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
677 cd $(WATCOM_CWD)
678
679 vscroll : .SYMBOLIC
680 cd vscroll
681 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
682 cd $(WATCOM_CWD)
683
684 webview : .SYMBOLIC
685 cd webview
686 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
687 cd $(WATCOM_CWD)
688
689 widgets : .SYMBOLIC
690 cd widgets
691 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
692 cd $(WATCOM_CWD)
693
694 wizard : .SYMBOLIC
695 cd wizard
696 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
697 cd $(WATCOM_CWD)
698
699 wrapsizer : .SYMBOLIC
700 cd wrapsizer
701 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
702 cd $(WATCOM_CWD)
703
704 xrc : .SYMBOLIC
705 cd xrc
706 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
707 cd $(WATCOM_CWD)
708
709 memcheck : .SYMBOLIC
710 cd memcheck
711 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
712 cd $(WATCOM_CWD)
713