]> git.saurik.com Git - wxWidgets.git/blame - samples/makefile.wat
build a 2.9.x windows setup file and chm and htb sets of docs
[wxWidgets.git] / samples / makefile.wat
CommitLineData
250700e4
RD
1# =========================================================================
2# This makefile was generated by
506e9b7e 3# Bakefile 0.2.5 (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
0c36a1d6 51all : .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
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)
8b41ab4d
RR
77 cd clipboard
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 dialogs
99 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
100 cd $(WATCOM_CWD)
101 cd dialup
102 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
103 cd $(WATCOM_CWD)
104 cd display
105 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
106 cd $(WATCOM_CWD)
107 cd dnd
108 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
109 cd $(WATCOM_CWD)
110 cd docview
111 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
112 cd $(WATCOM_CWD)
b92ca8cf
VS
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 menu
174 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
175 cd $(WATCOM_CWD)
b92ca8cf
VS
176 cd minimal
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)
b92ca8cf
VS
218 cd shaped
219 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
220 cd $(WATCOM_CWD)
221 cd sockets
222 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
223 cd $(WATCOM_CWD)
224 cd sound
225 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
226 cd $(WATCOM_CWD)
8032564e
WS
227 cd splash
228 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
229 cd $(WATCOM_CWD)
b92ca8cf
VS
230 cd splitter
231 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
232 cd $(WATCOM_CWD)
233 cd statbar
234 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
235 cd $(WATCOM_CWD)
54429bb3
RD
236 cd stc
237 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
238 cd $(WATCOM_CWD)
b92ca8cf
VS
239 cd taskbar
240 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
241 cd $(WATCOM_CWD)
242 cd text
243 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
244 cd $(WATCOM_CWD)
245 cd thread
246 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
247 cd $(WATCOM_CWD)
248 cd toolbar
249 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
250 cd $(WATCOM_CWD)
251 cd treectrl
252 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
253 cd $(WATCOM_CWD)
254 cd typetest
255 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
256 cd $(WATCOM_CWD)
257 cd validate
258 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
259 cd $(WATCOM_CWD)
260 cd vscroll
261 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
262 cd $(WATCOM_CWD)
263 cd widgets
264 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
265 cd $(WATCOM_CWD)
266 cd wizard
267 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
268 cd $(WATCOM_CWD)
e8352927
VS
269 cd wrapsizer
270 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
271 cd $(WATCOM_CWD)
73d28bdf
VZ
272 cd memcheck
273 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
274 cd $(WATCOM_CWD)
b17c1746 275
f820e98d
VS
276access : .SYMBOLIC
277 cd access
278 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
279 cd $(WATCOM_CWD)
250700e4 280
80a77927
WS
281animate : .SYMBOLIC
282 cd animate
283 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
284 cd $(WATCOM_CWD)
285
250700e4
RD
286artprov : .SYMBOLIC
287 cd artprov
f820e98d
VS
288 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
289 cd $(WATCOM_CWD)
290
80a77927
WS
291aui : .SYMBOLIC
292 cd aui
293 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
294 cd $(WATCOM_CWD)
295
f820e98d
VS
296calendar : .SYMBOLIC
297 cd calendar
298 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
299 cd $(WATCOM_CWD)
300
301caret : .SYMBOLIC
302 cd caret
303 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
304 cd $(WATCOM_CWD)
305
8b41ab4d
RR
306clipboard : .SYMBOLIC
307 cd clipboard
308 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
309 cd $(WATCOM_CWD)
310
69199aad
VZ
311collpane : .SYMBOLIC
312 cd collpane
313 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
314 cd $(WATCOM_CWD)
315
f820e98d
VS
316config : .SYMBOLIC
317 cd config
318 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
319 cd $(WATCOM_CWD)
320
3b2cb431
JS
321combo : .SYMBOLIC
322 cd combo
323 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
324 cd $(WATCOM_CWD)
325
250700e4
RD
326console : .SYMBOLIC
327 cd console
f820e98d
VS
328 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
329 cd $(WATCOM_CWD)
330
331controls : .SYMBOLIC
332 cd controls
333 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
334 cd $(WATCOM_CWD)
335
80a77927
WS
336dataview : .SYMBOLIC
337 cd dataview
338 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
339 cd $(WATCOM_CWD)
340
250700e4
RD
341dialogs : .SYMBOLIC
342 cd dialogs
f820e98d
VS
343 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
344 cd $(WATCOM_CWD)
345
346dialup : .SYMBOLIC
347 cd dialup
348 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
349 cd $(WATCOM_CWD)
350
351display : .SYMBOLIC
352 cd display
353 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
354 cd $(WATCOM_CWD)
355
356dnd : .SYMBOLIC
357 cd dnd
358 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
359 cd $(WATCOM_CWD)
360
361docview : .SYMBOLIC
362 cd docview
363 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
364 cd $(WATCOM_CWD)
365
f820e98d
VS
366dragimag : .SYMBOLIC
367 cd dragimag
368 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
369 cd $(WATCOM_CWD)
370
371drawing : .SYMBOLIC
372 cd drawing
373 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
374 cd $(WATCOM_CWD)
375
f820e98d
VS
376erase : .SYMBOLIC
377 cd erase
378 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
379 cd $(WATCOM_CWD)
380
381event : .SYMBOLIC
382 cd event
383 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
384 cd $(WATCOM_CWD)
385
b17c1746
DE
386exec : .SYMBOLIC
387 cd exec
b71531ad
VZ
388 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
389 cd $(WATCOM_CWD)
390
b17c1746
DE
391except : .SYMBOLIC
392 cd except
f820e98d
VS
393 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
394 cd $(WATCOM_CWD)
395
396font : .SYMBOLIC
397 cd font
398 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
399 cd $(WATCOM_CWD)
400
401grid : .SYMBOLIC
402 cd grid
403 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
404 cd $(WATCOM_CWD)
405
406help : .SYMBOLIC
407 cd help
408 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
409 cd $(WATCOM_CWD)
410
411htlbox : .SYMBOLIC
412 cd htlbox
413 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
414 cd $(WATCOM_CWD)
415
416html : .SYMBOLIC
417 cd html
418 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
250700e4
RD
419 cd $(WATCOM_CWD)
420
421image : .SYMBOLIC
422 cd image
f820e98d
VS
423 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
424 cd $(WATCOM_CWD)
425
426internat : .SYMBOLIC
427 cd internat
428 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
429 cd $(WATCOM_CWD)
430
431ipc : .SYMBOLIC
432 cd ipc
433 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
434 cd $(WATCOM_CWD)
435
436joytest : .SYMBOLIC
437 cd joytest
438 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
439 cd $(WATCOM_CWD)
440
441keyboard : .SYMBOLIC
442 cd keyboard
443 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
444 cd $(WATCOM_CWD)
445
446layout : .SYMBOLIC
447 cd layout
448 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
449 cd $(WATCOM_CWD)
450
f820e98d
VS
451listctrl : .SYMBOLIC
452 cd listctrl
453 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
454 cd $(WATCOM_CWD)
455
456mdi : .SYMBOLIC
457 cd mdi
458 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
459 cd $(WATCOM_CWD)
460
39c5bef0
RN
461mediaplayer : .SYMBOLIC
462 cd mediaplayer
463 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
464 cd $(WATCOM_CWD)
465
f820e98d
VS
466menu : .SYMBOLIC
467 cd menu
468 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
469 cd $(WATCOM_CWD)
470
250700e4
RD
471minimal : .SYMBOLIC
472 cd minimal
f820e98d
VS
473 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
474 cd $(WATCOM_CWD)
475
f820e98d
VS
476nativdlg : .SYMBOLIC
477 cd nativdlg
478 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
479 cd $(WATCOM_CWD)
480
f820e98d
VS
481notebook : .SYMBOLIC
482 cd notebook
483 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
484 cd $(WATCOM_CWD)
485
486oleauto : .SYMBOLIC
487 cd oleauto
488 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
489 cd $(WATCOM_CWD)
490
491opengl : .SYMBOLIC
492 cd opengl
493 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
494 cd $(WATCOM_CWD)
495
496ownerdrw : .SYMBOLIC
497 cd ownerdrw
498 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
499 cd $(WATCOM_CWD)
500
92d2f5cb
RN
501popup : .SYMBOLIC
502 cd popup
503 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
504 cd $(WATCOM_CWD)
505
f820e98d
VS
506printing : .SYMBOLIC
507 cd printing
508 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
509 cd $(WATCOM_CWD)
510
c70d645d
VZ
511propgrid : .SYMBOLIC
512 cd propgrid
513 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
514 cd $(WATCOM_CWD)
515
f820e98d
VS
516regtest : .SYMBOLIC
517 cd regtest
518 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
519 cd $(WATCOM_CWD)
520
521render : .SYMBOLIC
522 cd render
523 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
524 cd $(WATCOM_CWD)
525
80a77927
WS
526richtext : .SYMBOLIC
527 cd richtext
528 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
529 cd $(WATCOM_CWD)
530
f820e98d
VS
531sashtest : .SYMBOLIC
532 cd sashtest
533 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
534 cd $(WATCOM_CWD)
535
536scroll : .SYMBOLIC
537 cd scroll
538 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
539 cd $(WATCOM_CWD)
540
f820e98d
VS
541shaped : .SYMBOLIC
542 cd shaped
543 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
544 cd $(WATCOM_CWD)
545
546sockets : .SYMBOLIC
547 cd sockets
548 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
549 cd $(WATCOM_CWD)
550
0d9c603d
VS
551sound : .SYMBOLIC
552 cd sound
553 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
554 cd $(WATCOM_CWD)
555
8032564e
WS
556splash : .SYMBOLIC
557 cd splash
558 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
559 cd $(WATCOM_CWD)
560
f820e98d
VS
561splitter : .SYMBOLIC
562 cd splitter
563 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
564 cd $(WATCOM_CWD)
565
566statbar : .SYMBOLIC
567 cd statbar
568 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
569 cd $(WATCOM_CWD)
570
54429bb3
RD
571stc : .SYMBOLIC
572 cd stc
573 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
574 cd $(WATCOM_CWD)
575
f820e98d
VS
576taskbar : .SYMBOLIC
577 cd taskbar
578 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
579 cd $(WATCOM_CWD)
580
581text : .SYMBOLIC
582 cd text
583 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
584 cd $(WATCOM_CWD)
585
586thread : .SYMBOLIC
587 cd thread
588 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
589 cd $(WATCOM_CWD)
590
591toolbar : .SYMBOLIC
592 cd toolbar
593 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
594 cd $(WATCOM_CWD)
595
596treectrl : .SYMBOLIC
597 cd treectrl
598 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
599 cd $(WATCOM_CWD)
600
601typetest : .SYMBOLIC
602 cd typetest
603 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
604 cd $(WATCOM_CWD)
605
606validate : .SYMBOLIC
607 cd validate
608 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
609 cd $(WATCOM_CWD)
610
611vscroll : .SYMBOLIC
612 cd vscroll
613 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
614 cd $(WATCOM_CWD)
615
616widgets : .SYMBOLIC
617 cd widgets
618 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
619 cd $(WATCOM_CWD)
620
621wizard : .SYMBOLIC
622 cd wizard
623 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
624 cd $(WATCOM_CWD)
92d2f5cb 625
e8352927
VS
626wrapsizer : .SYMBOLIC
627 cd wrapsizer
628 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
629 cd $(WATCOM_CWD)
630
73d28bdf
VZ
631memcheck : .SYMBOLIC
632 cd memcheck
633 wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
634 cd $(WATCOM_CWD)
635