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