]> git.saurik.com Git - wxWidgets.git/blame - samples/makefile.wat
Removed dummy wxFont == operator implementation (IIRC was needed to compile with...
[wxWidgets.git] / samples / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
8ece421c 3# Bakefile 0.2.4 (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
73d28bdf 51all : .SYMBOLIC access animate artprov aui calendar caret 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 scrollsub 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)
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)
b92ca8cf
VS
110 cd dragimag
111 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
112 cd $(WATCOM_CWD)
113 cd drawing
114 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
115 cd $(WATCOM_CWD)
b92ca8cf
VS
116 cd erase
117 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
118 cd $(WATCOM_CWD)
119 cd event
120 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
121 cd $(WATCOM_CWD)
122 cd exec
123 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
124 cd $(WATCOM_CWD)
125 cd except
126 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
127 cd $(WATCOM_CWD)
128 cd font
129 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
130 cd $(WATCOM_CWD)
131 cd grid
132 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
133 cd $(WATCOM_CWD)
134 cd help
135 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
136 cd $(WATCOM_CWD)
137 cd htlbox
138 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
139 cd $(WATCOM_CWD)
140 cd html
141 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
142 cd $(WATCOM_CWD)
143 cd image
144 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
145 cd $(WATCOM_CWD)
146 cd internat
147 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
148 cd $(WATCOM_CWD)
149 cd ipc
150 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
151 cd $(WATCOM_CWD)
152 cd joytest
153 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
154 cd $(WATCOM_CWD)
155 cd keyboard
156 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
157 cd $(WATCOM_CWD)
158 cd layout
159 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
160 cd $(WATCOM_CWD)
b92ca8cf
VS
161 cd listctrl
162 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
163 cd $(WATCOM_CWD)
164 cd mdi
165 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
166 cd $(WATCOM_CWD)
39c5bef0
RN
167 cd mediaplayer
168 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
169 cd $(WATCOM_CWD)
b92ca8cf
VS
170 cd menu
171 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
172 cd $(WATCOM_CWD)
b92ca8cf
VS
173 cd minimal
174 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
175 cd $(WATCOM_CWD)
176 cd mobile
177 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
178 cd $(WATCOM_CWD)
b92ca8cf
VS
179 cd nativdlg
180 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
181 cd $(WATCOM_CWD)
182 cd notebook
183 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
184 cd $(WATCOM_CWD)
185 cd oleauto
186 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
187 cd $(WATCOM_CWD)
188 cd opengl
189 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
190 cd $(WATCOM_CWD)
191 cd ownerdrw
192 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
193 cd $(WATCOM_CWD)
92d2f5cb
RN
194 cd popup
195 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
196 cd $(WATCOM_CWD)
b92ca8cf
VS
197 cd printing
198 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
199 cd $(WATCOM_CWD)
c70d645d
VZ
200 cd propgrid
201 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
202 cd $(WATCOM_CWD)
b92ca8cf
VS
203 cd regtest
204 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
205 cd $(WATCOM_CWD)
206 cd render
207 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
208 cd $(WATCOM_CWD)
80a77927
WS
209 cd richtext
210 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
211 cd $(WATCOM_CWD)
b92ca8cf
VS
212 cd sashtest
213 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
214 cd $(WATCOM_CWD)
215 cd scroll
216 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
217 cd $(WATCOM_CWD)
218 cd scrollsub
219 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
220 cd $(WATCOM_CWD)
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)
2a15e880
JS
275 cd mfc
276 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
277 cd $(WATCOM_CWD)
73d28bdf
VZ
278 cd memcheck
279 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
280 cd $(WATCOM_CWD)
b17c1746 281
f820e98d
VS
282access : .SYMBOLIC
283 cd access
284 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
285 cd $(WATCOM_CWD)
250700e4 286
80a77927
WS
287animate : .SYMBOLIC
288 cd animate
289 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
290 cd $(WATCOM_CWD)
291
250700e4
RD
292artprov : .SYMBOLIC
293 cd artprov
f820e98d
VS
294 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
295 cd $(WATCOM_CWD)
296
80a77927
WS
297aui : .SYMBOLIC
298 cd aui
299 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
300 cd $(WATCOM_CWD)
301
f820e98d
VS
302calendar : .SYMBOLIC
303 cd calendar
304 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
305 cd $(WATCOM_CWD)
306
307caret : .SYMBOLIC
308 cd caret
309 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
310 cd $(WATCOM_CWD)
311
69199aad
VZ
312collpane : .SYMBOLIC
313 cd collpane
314 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
315 cd $(WATCOM_CWD)
316
f820e98d
VS
317config : .SYMBOLIC
318 cd config
319 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
320 cd $(WATCOM_CWD)
321
3b2cb431
JS
322combo : .SYMBOLIC
323 cd combo
324 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
325 cd $(WATCOM_CWD)
326
250700e4
RD
327console : .SYMBOLIC
328 cd console
f820e98d
VS
329 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
330 cd $(WATCOM_CWD)
331
332controls : .SYMBOLIC
333 cd controls
334 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
335 cd $(WATCOM_CWD)
336
80a77927
WS
337dataview : .SYMBOLIC
338 cd dataview
339 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
340 cd $(WATCOM_CWD)
341
250700e4
RD
342dialogs : .SYMBOLIC
343 cd dialogs
f820e98d
VS
344 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
345 cd $(WATCOM_CWD)
346
347dialup : .SYMBOLIC
348 cd dialup
349 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
350 cd $(WATCOM_CWD)
351
352display : .SYMBOLIC
353 cd display
354 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
355 cd $(WATCOM_CWD)
356
357dnd : .SYMBOLIC
358 cd dnd
359 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
360 cd $(WATCOM_CWD)
361
362docview : .SYMBOLIC
363 cd docview
364 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
365 cd $(WATCOM_CWD)
366
f820e98d
VS
367dragimag : .SYMBOLIC
368 cd dragimag
369 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
370 cd $(WATCOM_CWD)
371
372drawing : .SYMBOLIC
373 cd drawing
374 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
375 cd $(WATCOM_CWD)
376
f820e98d
VS
377erase : .SYMBOLIC
378 cd erase
379 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
380 cd $(WATCOM_CWD)
381
382event : .SYMBOLIC
383 cd event
384 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
385 cd $(WATCOM_CWD)
386
b17c1746
DE
387exec : .SYMBOLIC
388 cd exec
b71531ad
VZ
389 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
390 cd $(WATCOM_CWD)
391
b17c1746
DE
392except : .SYMBOLIC
393 cd except
f820e98d
VS
394 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
395 cd $(WATCOM_CWD)
396
397font : .SYMBOLIC
398 cd font
399 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
400 cd $(WATCOM_CWD)
401
402grid : .SYMBOLIC
403 cd grid
404 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
405 cd $(WATCOM_CWD)
406
407help : .SYMBOLIC
408 cd help
409 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
410 cd $(WATCOM_CWD)
411
412htlbox : .SYMBOLIC
413 cd htlbox
414 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
415 cd $(WATCOM_CWD)
416
417html : .SYMBOLIC
418 cd html
419 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
250700e4
RD
420 cd $(WATCOM_CWD)
421
422image : .SYMBOLIC
423 cd image
f820e98d
VS
424 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
425 cd $(WATCOM_CWD)
426
427internat : .SYMBOLIC
428 cd internat
429 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
430 cd $(WATCOM_CWD)
431
432ipc : .SYMBOLIC
433 cd ipc
434 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
435 cd $(WATCOM_CWD)
436
437joytest : .SYMBOLIC
438 cd joytest
439 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
440 cd $(WATCOM_CWD)
441
442keyboard : .SYMBOLIC
443 cd keyboard
444 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
445 cd $(WATCOM_CWD)
446
447layout : .SYMBOLIC
448 cd layout
449 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
450 cd $(WATCOM_CWD)
451
f820e98d
VS
452listctrl : .SYMBOLIC
453 cd listctrl
454 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
455 cd $(WATCOM_CWD)
456
457mdi : .SYMBOLIC
458 cd mdi
459 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
460 cd $(WATCOM_CWD)
461
39c5bef0
RN
462mediaplayer : .SYMBOLIC
463 cd mediaplayer
464 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
465 cd $(WATCOM_CWD)
466
f820e98d
VS
467menu : .SYMBOLIC
468 cd menu
469 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
470 cd $(WATCOM_CWD)
471
250700e4
RD
472minimal : .SYMBOLIC
473 cd minimal
f820e98d
VS
474 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
475 cd $(WATCOM_CWD)
476
477mobile : .SYMBOLIC
478 cd mobile
479 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
480 cd $(WATCOM_CWD)
481
f820e98d
VS
482nativdlg : .SYMBOLIC
483 cd nativdlg
484 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
485 cd $(WATCOM_CWD)
486
f820e98d
VS
487notebook : .SYMBOLIC
488 cd notebook
489 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
490 cd $(WATCOM_CWD)
491
492oleauto : .SYMBOLIC
493 cd oleauto
494 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
495 cd $(WATCOM_CWD)
496
497opengl : .SYMBOLIC
498 cd opengl
499 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
500 cd $(WATCOM_CWD)
501
502ownerdrw : .SYMBOLIC
503 cd ownerdrw
504 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
505 cd $(WATCOM_CWD)
506
92d2f5cb
RN
507popup : .SYMBOLIC
508 cd popup
509 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
510 cd $(WATCOM_CWD)
511
f820e98d
VS
512printing : .SYMBOLIC
513 cd printing
514 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
515 cd $(WATCOM_CWD)
516
c70d645d
VZ
517propgrid : .SYMBOLIC
518 cd propgrid
519 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
520 cd $(WATCOM_CWD)
521
f820e98d
VS
522regtest : .SYMBOLIC
523 cd regtest
524 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
525 cd $(WATCOM_CWD)
526
527render : .SYMBOLIC
528 cd render
529 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
530 cd $(WATCOM_CWD)
531
80a77927
WS
532richtext : .SYMBOLIC
533 cd richtext
534 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
535 cd $(WATCOM_CWD)
536
f820e98d
VS
537sashtest : .SYMBOLIC
538 cd sashtest
539 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
540 cd $(WATCOM_CWD)
541
542scroll : .SYMBOLIC
543 cd scroll
544 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
545 cd $(WATCOM_CWD)
546
547scrollsub : .SYMBOLIC
548 cd scrollsub
549 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
550 cd $(WATCOM_CWD)
551
552shaped : .SYMBOLIC
553 cd shaped
554 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
555 cd $(WATCOM_CWD)
556
557sockets : .SYMBOLIC
558 cd sockets
559 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
560 cd $(WATCOM_CWD)
561
0d9c603d
VS
562sound : .SYMBOLIC
563 cd sound
564 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
565 cd $(WATCOM_CWD)
566
8032564e
WS
567splash : .SYMBOLIC
568 cd splash
569 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
570 cd $(WATCOM_CWD)
571
f820e98d
VS
572splitter : .SYMBOLIC
573 cd splitter
574 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
575 cd $(WATCOM_CWD)
576
577statbar : .SYMBOLIC
578 cd statbar
579 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
580 cd $(WATCOM_CWD)
581
54429bb3
RD
582stc : .SYMBOLIC
583 cd stc
584 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
585 cd $(WATCOM_CWD)
586
f820e98d
VS
587taskbar : .SYMBOLIC
588 cd taskbar
589 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
590 cd $(WATCOM_CWD)
591
592text : .SYMBOLIC
593 cd text
594 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
595 cd $(WATCOM_CWD)
596
597thread : .SYMBOLIC
598 cd thread
599 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
600 cd $(WATCOM_CWD)
601
602toolbar : .SYMBOLIC
603 cd toolbar
604 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
605 cd $(WATCOM_CWD)
606
607treectrl : .SYMBOLIC
608 cd treectrl
609 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
610 cd $(WATCOM_CWD)
611
612typetest : .SYMBOLIC
613 cd typetest
614 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
615 cd $(WATCOM_CWD)
616
617validate : .SYMBOLIC
618 cd validate
619 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
620 cd $(WATCOM_CWD)
621
622vscroll : .SYMBOLIC
623 cd vscroll
624 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
625 cd $(WATCOM_CWD)
626
627widgets : .SYMBOLIC
628 cd widgets
629 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
630 cd $(WATCOM_CWD)
631
632wizard : .SYMBOLIC
633 cd wizard
634 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
635 cd $(WATCOM_CWD)
92d2f5cb 636
e8352927
VS
637wrapsizer : .SYMBOLIC
638 cd wrapsizer
639 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
640 cd $(WATCOM_CWD)
641
2a15e880
JS
642mfc : .SYMBOLIC
643 cd mfc
644 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
645 cd $(WATCOM_CWD)
646
73d28bdf
VZ
647memcheck : .SYMBOLIC
648 cd memcheck
649 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
650 cd $(WATCOM_CWD)
651