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