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