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