]> git.saurik.com Git - wxWidgets.git/blame - samples/makefile.wat
Reduce ambiguity of selection functions in wxPropertyGridManager, make them better...
[wxWidgets.git] / samples / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
6e0fbb3d 3# Bakefile 0.2.3 (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
c70d645d 51all : .SYMBOLIC access animate artprov aui calendar caret collpane config combo console controls dataview dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll scrollsub shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer mfc
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)
69199aad
VZ
77 cd collpane
78 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
79 cd $(WATCOM_CWD)
b92ca8cf
VS
80 cd config
81 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
82 cd $(WATCOM_CWD)
3b2cb431
JS
83 cd combo
84 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
85 cd $(WATCOM_CWD)
b92ca8cf
VS
86 cd console
87 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
88 cd $(WATCOM_CWD)
89 cd controls
90 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
91 cd $(WATCOM_CWD)
80a77927
WS
92 cd dataview
93 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
94 cd $(WATCOM_CWD)
b92ca8cf
VS
95 cd dialogs
96 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
97 cd $(WATCOM_CWD)
98 cd dialup
99 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
100 cd $(WATCOM_CWD)
101 cd display
102 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
103 cd $(WATCOM_CWD)
104 cd dnd
105 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
106 cd $(WATCOM_CWD)
107 cd docview
108 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
109 cd $(WATCOM_CWD)
110 cd docvwmdi
111 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
112 cd $(WATCOM_CWD)
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 memcheck
174 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
175 cd $(WATCOM_CWD)
176 cd menu
177 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
178 cd $(WATCOM_CWD)
b92ca8cf
VS
179 cd minimal
180 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
181 cd $(WATCOM_CWD)
182 cd mobile
183 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
184 cd $(WATCOM_CWD)
b92ca8cf
VS
185 cd nativdlg
186 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
187 cd $(WATCOM_CWD)
188 cd notebook
189 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
190 cd $(WATCOM_CWD)
191 cd oleauto
192 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
193 cd $(WATCOM_CWD)
194 cd opengl
195 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
196 cd $(WATCOM_CWD)
197 cd ownerdrw
198 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
199 cd $(WATCOM_CWD)
92d2f5cb
RN
200 cd popup
201 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
202 cd $(WATCOM_CWD)
b92ca8cf
VS
203 cd printing
204 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
205 cd $(WATCOM_CWD)
c70d645d
VZ
206 cd propgrid
207 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
208 cd $(WATCOM_CWD)
b92ca8cf
VS
209 cd regtest
210 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
211 cd $(WATCOM_CWD)
212 cd render
213 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
214 cd $(WATCOM_CWD)
80a77927
WS
215 cd richtext
216 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
217 cd $(WATCOM_CWD)
b92ca8cf
VS
218 cd sashtest
219 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
220 cd $(WATCOM_CWD)
221 cd scroll
222 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
223 cd $(WATCOM_CWD)
224 cd scrollsub
225 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
226 cd $(WATCOM_CWD)
227 cd shaped
228 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
229 cd $(WATCOM_CWD)
230 cd sockets
231 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
232 cd $(WATCOM_CWD)
233 cd sound
234 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
235 cd $(WATCOM_CWD)
8032564e
WS
236 cd splash
237 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
238 cd $(WATCOM_CWD)
b92ca8cf
VS
239 cd splitter
240 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
241 cd $(WATCOM_CWD)
242 cd statbar
243 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
244 cd $(WATCOM_CWD)
54429bb3
RD
245 cd stc
246 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
247 cd $(WATCOM_CWD)
b92ca8cf
VS
248 cd taskbar
249 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
250 cd $(WATCOM_CWD)
251 cd text
252 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
253 cd $(WATCOM_CWD)
254 cd thread
255 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
256 cd $(WATCOM_CWD)
257 cd toolbar
258 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
259 cd $(WATCOM_CWD)
260 cd treectrl
261 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
262 cd $(WATCOM_CWD)
263 cd typetest
264 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
265 cd $(WATCOM_CWD)
266 cd validate
267 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
268 cd $(WATCOM_CWD)
269 cd vscroll
270 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
271 cd $(WATCOM_CWD)
272 cd widgets
273 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
274 cd $(WATCOM_CWD)
275 cd wizard
276 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
277 cd $(WATCOM_CWD)
e8352927
VS
278 cd wrapsizer
279 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
280 cd $(WATCOM_CWD)
2a15e880
JS
281 cd mfc
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
69199aad
VZ
315collpane : .SYMBOLIC
316 cd collpane
317 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
318 cd $(WATCOM_CWD)
319
f820e98d
VS
320config : .SYMBOLIC
321 cd config
322 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
323 cd $(WATCOM_CWD)
324
3b2cb431
JS
325combo : .SYMBOLIC
326 cd combo
327 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
328 cd $(WATCOM_CWD)
329
250700e4
RD
330console : .SYMBOLIC
331 cd console
f820e98d
VS
332 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
333 cd $(WATCOM_CWD)
334
335controls : .SYMBOLIC
336 cd controls
337 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
338 cd $(WATCOM_CWD)
339
80a77927
WS
340dataview : .SYMBOLIC
341 cd dataview
342 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
343 cd $(WATCOM_CWD)
344
250700e4
RD
345dialogs : .SYMBOLIC
346 cd dialogs
f820e98d
VS
347 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
348 cd $(WATCOM_CWD)
349
350dialup : .SYMBOLIC
351 cd dialup
352 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
353 cd $(WATCOM_CWD)
354
355display : .SYMBOLIC
356 cd display
357 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
358 cd $(WATCOM_CWD)
359
360dnd : .SYMBOLIC
361 cd dnd
362 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
363 cd $(WATCOM_CWD)
364
365docview : .SYMBOLIC
366 cd docview
367 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
368 cd $(WATCOM_CWD)
369
370docvwmdi : .SYMBOLIC
371 cd docvwmdi
372 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
373 cd $(WATCOM_CWD)
374
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
475memcheck : .SYMBOLIC
476 cd memcheck
477 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
478 cd $(WATCOM_CWD)
479
480menu : .SYMBOLIC
481 cd menu
482 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
483 cd $(WATCOM_CWD)
484
250700e4
RD
485minimal : .SYMBOLIC
486 cd minimal
f820e98d
VS
487 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
488 cd $(WATCOM_CWD)
489
490mobile : .SYMBOLIC
491 cd mobile
492 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
493 cd $(WATCOM_CWD)
494
f820e98d
VS
495nativdlg : .SYMBOLIC
496 cd nativdlg
497 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
498 cd $(WATCOM_CWD)
499
f820e98d
VS
500notebook : .SYMBOLIC
501 cd notebook
502 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
503 cd $(WATCOM_CWD)
504
505oleauto : .SYMBOLIC
506 cd oleauto
507 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
508 cd $(WATCOM_CWD)
509
510opengl : .SYMBOLIC
511 cd opengl
512 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
513 cd $(WATCOM_CWD)
514
515ownerdrw : .SYMBOLIC
516 cd ownerdrw
517 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
518 cd $(WATCOM_CWD)
519
92d2f5cb
RN
520popup : .SYMBOLIC
521 cd popup
522 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
523 cd $(WATCOM_CWD)
524
f820e98d
VS
525printing : .SYMBOLIC
526 cd printing
527 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
528 cd $(WATCOM_CWD)
529
c70d645d
VZ
530propgrid : .SYMBOLIC
531 cd propgrid
532 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
533 cd $(WATCOM_CWD)
534
f820e98d
VS
535regtest : .SYMBOLIC
536 cd regtest
537 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
538 cd $(WATCOM_CWD)
539
540render : .SYMBOLIC
541 cd render
542 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
543 cd $(WATCOM_CWD)
544
80a77927
WS
545richtext : .SYMBOLIC
546 cd richtext
547 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
548 cd $(WATCOM_CWD)
549
f820e98d
VS
550sashtest : .SYMBOLIC
551 cd sashtest
552 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
553 cd $(WATCOM_CWD)
554
555scroll : .SYMBOLIC
556 cd scroll
557 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
558 cd $(WATCOM_CWD)
559
560scrollsub : .SYMBOLIC
561 cd scrollsub
562 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
563 cd $(WATCOM_CWD)
564
565shaped : .SYMBOLIC
566 cd shaped
567 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
568 cd $(WATCOM_CWD)
569
570sockets : .SYMBOLIC
571 cd sockets
572 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
573 cd $(WATCOM_CWD)
574
0d9c603d
VS
575sound : .SYMBOLIC
576 cd sound
577 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
578 cd $(WATCOM_CWD)
579
8032564e
WS
580splash : .SYMBOLIC
581 cd splash
582 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
583 cd $(WATCOM_CWD)
584
f820e98d
VS
585splitter : .SYMBOLIC
586 cd splitter
587 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
588 cd $(WATCOM_CWD)
589
590statbar : .SYMBOLIC
591 cd statbar
592 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
593 cd $(WATCOM_CWD)
594
54429bb3
RD
595stc : .SYMBOLIC
596 cd stc
597 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
598 cd $(WATCOM_CWD)
599
f820e98d
VS
600taskbar : .SYMBOLIC
601 cd taskbar
602 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
603 cd $(WATCOM_CWD)
604
605text : .SYMBOLIC
606 cd text
607 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
608 cd $(WATCOM_CWD)
609
610thread : .SYMBOLIC
611 cd thread
612 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
613 cd $(WATCOM_CWD)
614
615toolbar : .SYMBOLIC
616 cd toolbar
617 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
618 cd $(WATCOM_CWD)
619
620treectrl : .SYMBOLIC
621 cd treectrl
622 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
623 cd $(WATCOM_CWD)
624
625typetest : .SYMBOLIC
626 cd typetest
627 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
628 cd $(WATCOM_CWD)
629
630validate : .SYMBOLIC
631 cd validate
632 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
633 cd $(WATCOM_CWD)
634
635vscroll : .SYMBOLIC
636 cd vscroll
637 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
638 cd $(WATCOM_CWD)
639
640widgets : .SYMBOLIC
641 cd widgets
642 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
643 cd $(WATCOM_CWD)
644
645wizard : .SYMBOLIC
646 cd wizard
647 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
648 cd $(WATCOM_CWD)
92d2f5cb 649
e8352927
VS
650wrapsizer : .SYMBOLIC
651 cd wrapsizer
652 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
653 cd $(WATCOM_CWD)
654
2a15e880
JS
655mfc : .SYMBOLIC
656 cd mfc
657 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
658 cd $(WATCOM_CWD)
659