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