]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/makefile.wat
update setup for OpenVMS
[wxWidgets.git] / samples / makefile.wat
... / ...
CommitLineData
1# =========================================================================
2# This makefile was generated by
3# Bakefile 0.2.6 (http://www.bakefile.org)
4# Do not modify, all changes will be overwritten!
5# =========================================================================
6
7!include ../build/msw/config.wat
8
9# -------------------------------------------------------------------------
10# Do not modify the rest of this file!
11# -------------------------------------------------------------------------
12
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! if $(__VERSION__) >= 1280
22! loaddll wlink wlinkd
23! else
24! loaddll wlink wlink
25! endif
26! loaddll wlib wlibd
27!endif
28
29# We need these variables in some bakefile-made rules:
30WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-
31
32### Conditionally set variables: ###
33
34
35### Variables: ###
36
37MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" &
38 CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" &
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)" &
42 USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" &
43 USE_PROPGRID="$(USE_PROPGRID)" USE_RICHTEXT="$(USE_RICHTEXT)" &
44 USE_STC="$(USE_STC)" USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" &
45 USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" &
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)" &
49 CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" &
50 RUNTIME_LIBS="$(RUNTIME_LIBS)"
51
52
53### Targets: ###
54
55all : .SYMBOLIC access animate artprov aui calendar caret clipboard 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 nativdlg notebook oleauto opengl ownerdrw popup printing propgrid regtest render richtext sashtest scroll shaped sockets sound splash splitter statbar stc taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard wrapsizer
56
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
62 -if exist .\*.pch del .\*.pch
63 cd access
64 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
65 cd $(WATCOM_CWD)
66 cd animate
67 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
68 cd $(WATCOM_CWD)
69 cd artprov
70 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
71 cd $(WATCOM_CWD)
72 cd aui
73 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
74 cd $(WATCOM_CWD)
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)
81 cd clipboard
82 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
83 cd $(WATCOM_CWD)
84 cd collpane
85 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
86 cd $(WATCOM_CWD)
87 cd config
88 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
89 cd $(WATCOM_CWD)
90 cd combo
91 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
92 cd $(WATCOM_CWD)
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)
99 cd dataview
100 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
101 cd $(WATCOM_CWD)
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)
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)
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)
129 cd exec
130 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
131 cd $(WATCOM_CWD)
132 cd except
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)
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)
174 cd mediaplayer
175 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
176 cd $(WATCOM_CWD)
177 cd menu
178 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
179 cd $(WATCOM_CWD)
180 cd minimal
181 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
182 cd $(WATCOM_CWD)
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)
198 cd popup
199 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
200 cd $(WATCOM_CWD)
201 cd printing
202 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
203 cd $(WATCOM_CWD)
204 cd propgrid
205 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
206 cd $(WATCOM_CWD)
207 cd regtest
208 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
209 cd $(WATCOM_CWD)
210 cd render
211 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
212 cd $(WATCOM_CWD)
213 cd richtext
214 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
215 cd $(WATCOM_CWD)
216 cd sashtest
217 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
218 cd $(WATCOM_CWD)
219 cd scroll
220 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
221 cd $(WATCOM_CWD)
222 cd shaped
223 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
224 cd $(WATCOM_CWD)
225 cd sockets
226 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
227 cd $(WATCOM_CWD)
228 cd sound
229 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
230 cd $(WATCOM_CWD)
231 cd splash
232 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
233 cd $(WATCOM_CWD)
234 cd splitter
235 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
236 cd $(WATCOM_CWD)
237 cd statbar
238 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
239 cd $(WATCOM_CWD)
240 cd stc
241 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
242 cd $(WATCOM_CWD)
243 cd taskbar
244 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
245 cd $(WATCOM_CWD)
246 cd text
247 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
248 cd $(WATCOM_CWD)
249 cd thread
250 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
251 cd $(WATCOM_CWD)
252 cd toolbar
253 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
254 cd $(WATCOM_CWD)
255 cd treectrl
256 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
257 cd $(WATCOM_CWD)
258 cd typetest
259 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
260 cd $(WATCOM_CWD)
261 cd validate
262 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
263 cd $(WATCOM_CWD)
264 cd vscroll
265 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
266 cd $(WATCOM_CWD)
267 cd widgets
268 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
269 cd $(WATCOM_CWD)
270 cd wizard
271 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
272 cd $(WATCOM_CWD)
273 cd wrapsizer
274 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
275 cd $(WATCOM_CWD)
276 cd memcheck
277 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
278 cd $(WATCOM_CWD)
279
280access : .SYMBOLIC
281 cd access
282 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
283 cd $(WATCOM_CWD)
284
285animate : .SYMBOLIC
286 cd animate
287 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
288 cd $(WATCOM_CWD)
289
290artprov : .SYMBOLIC
291 cd artprov
292 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
293 cd $(WATCOM_CWD)
294
295aui : .SYMBOLIC
296 cd aui
297 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
298 cd $(WATCOM_CWD)
299
300calendar : .SYMBOLIC
301 cd calendar
302 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
303 cd $(WATCOM_CWD)
304
305caret : .SYMBOLIC
306 cd caret
307 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
308 cd $(WATCOM_CWD)
309
310clipboard : .SYMBOLIC
311 cd clipboard
312 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
313 cd $(WATCOM_CWD)
314
315collpane : .SYMBOLIC
316 cd collpane
317 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
318 cd $(WATCOM_CWD)
319
320config : .SYMBOLIC
321 cd config
322 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
323 cd $(WATCOM_CWD)
324
325combo : .SYMBOLIC
326 cd combo
327 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
328 cd $(WATCOM_CWD)
329
330console : .SYMBOLIC
331 cd console
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
340dataview : .SYMBOLIC
341 cd dataview
342 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
343 cd $(WATCOM_CWD)
344
345dialogs : .SYMBOLIC
346 cd dialogs
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
370dragimag : .SYMBOLIC
371 cd dragimag
372 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
373 cd $(WATCOM_CWD)
374
375drawing : .SYMBOLIC
376 cd drawing
377 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
378 cd $(WATCOM_CWD)
379
380erase : .SYMBOLIC
381 cd erase
382 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
383 cd $(WATCOM_CWD)
384
385event : .SYMBOLIC
386 cd event
387 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
388 cd $(WATCOM_CWD)
389
390exec : .SYMBOLIC
391 cd exec
392 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
393 cd $(WATCOM_CWD)
394
395except : .SYMBOLIC
396 cd except
397 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
398 cd $(WATCOM_CWD)
399
400font : .SYMBOLIC
401 cd font
402 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
403 cd $(WATCOM_CWD)
404
405grid : .SYMBOLIC
406 cd grid
407 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
408 cd $(WATCOM_CWD)
409
410help : .SYMBOLIC
411 cd help
412 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
413 cd $(WATCOM_CWD)
414
415htlbox : .SYMBOLIC
416 cd htlbox
417 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
418 cd $(WATCOM_CWD)
419
420html : .SYMBOLIC
421 cd html
422 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
423 cd $(WATCOM_CWD)
424
425image : .SYMBOLIC
426 cd image
427 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
428 cd $(WATCOM_CWD)
429
430internat : .SYMBOLIC
431 cd internat
432 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
433 cd $(WATCOM_CWD)
434
435ipc : .SYMBOLIC
436 cd ipc
437 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
438 cd $(WATCOM_CWD)
439
440joytest : .SYMBOLIC
441 cd joytest
442 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
443 cd $(WATCOM_CWD)
444
445keyboard : .SYMBOLIC
446 cd keyboard
447 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
448 cd $(WATCOM_CWD)
449
450layout : .SYMBOLIC
451 cd layout
452 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
453 cd $(WATCOM_CWD)
454
455listctrl : .SYMBOLIC
456 cd listctrl
457 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
458 cd $(WATCOM_CWD)
459
460mdi : .SYMBOLIC
461 cd mdi
462 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
463 cd $(WATCOM_CWD)
464
465mediaplayer : .SYMBOLIC
466 cd mediaplayer
467 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
468 cd $(WATCOM_CWD)
469
470menu : .SYMBOLIC
471 cd menu
472 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
473 cd $(WATCOM_CWD)
474
475minimal : .SYMBOLIC
476 cd minimal
477 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
478 cd $(WATCOM_CWD)
479
480nativdlg : .SYMBOLIC
481 cd nativdlg
482 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
483 cd $(WATCOM_CWD)
484
485notebook : .SYMBOLIC
486 cd notebook
487 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
488 cd $(WATCOM_CWD)
489
490oleauto : .SYMBOLIC
491 cd oleauto
492 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
493 cd $(WATCOM_CWD)
494
495opengl : .SYMBOLIC
496 cd opengl
497 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
498 cd $(WATCOM_CWD)
499
500ownerdrw : .SYMBOLIC
501 cd ownerdrw
502 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
503 cd $(WATCOM_CWD)
504
505popup : .SYMBOLIC
506 cd popup
507 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
508 cd $(WATCOM_CWD)
509
510printing : .SYMBOLIC
511 cd printing
512 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
513 cd $(WATCOM_CWD)
514
515propgrid : .SYMBOLIC
516 cd propgrid
517 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
518 cd $(WATCOM_CWD)
519
520regtest : .SYMBOLIC
521 cd regtest
522 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
523 cd $(WATCOM_CWD)
524
525render : .SYMBOLIC
526 cd render
527 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
528 cd $(WATCOM_CWD)
529
530richtext : .SYMBOLIC
531 cd richtext
532 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
533 cd $(WATCOM_CWD)
534
535sashtest : .SYMBOLIC
536 cd sashtest
537 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
538 cd $(WATCOM_CWD)
539
540scroll : .SYMBOLIC
541 cd scroll
542 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
543 cd $(WATCOM_CWD)
544
545shaped : .SYMBOLIC
546 cd shaped
547 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
548 cd $(WATCOM_CWD)
549
550sockets : .SYMBOLIC
551 cd sockets
552 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
553 cd $(WATCOM_CWD)
554
555sound : .SYMBOLIC
556 cd sound
557 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
558 cd $(WATCOM_CWD)
559
560splash : .SYMBOLIC
561 cd splash
562 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
563 cd $(WATCOM_CWD)
564
565splitter : .SYMBOLIC
566 cd splitter
567 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
568 cd $(WATCOM_CWD)
569
570statbar : .SYMBOLIC
571 cd statbar
572 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
573 cd $(WATCOM_CWD)
574
575stc : .SYMBOLIC
576 cd stc
577 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
578 cd $(WATCOM_CWD)
579
580taskbar : .SYMBOLIC
581 cd taskbar
582 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
583 cd $(WATCOM_CWD)
584
585text : .SYMBOLIC
586 cd text
587 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
588 cd $(WATCOM_CWD)
589
590thread : .SYMBOLIC
591 cd thread
592 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
593 cd $(WATCOM_CWD)
594
595toolbar : .SYMBOLIC
596 cd toolbar
597 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
598 cd $(WATCOM_CWD)
599
600treectrl : .SYMBOLIC
601 cd treectrl
602 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
603 cd $(WATCOM_CWD)
604
605typetest : .SYMBOLIC
606 cd typetest
607 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
608 cd $(WATCOM_CWD)
609
610validate : .SYMBOLIC
611 cd validate
612 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
613 cd $(WATCOM_CWD)
614
615vscroll : .SYMBOLIC
616 cd vscroll
617 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
618 cd $(WATCOM_CWD)
619
620widgets : .SYMBOLIC
621 cd widgets
622 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
623 cd $(WATCOM_CWD)
624
625wizard : .SYMBOLIC
626 cd wizard
627 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
628 cd $(WATCOM_CWD)
629
630wrapsizer : .SYMBOLIC
631 cd wrapsizer
632 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
633 cd $(WATCOM_CWD)
634
635memcheck : .SYMBOLIC
636 cd memcheck
637 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
638 cd $(WATCOM_CWD)
639