]>
Commit | Line | Data |
---|---|---|
f82b7036 KO |
1 | # =========================================================================\r |
2 | # This makefile was generated by\r | |
3 | # Bakefile 0.2.8 (http://www.bakefile.org)\r | |
4 | # Do not modify, all changes will be overwritten!\r | |
5 | # =========================================================================\r | |
6 | \r | |
7 | !include ../build/msw/config.wat\r | |
8 | \r | |
9 | # -------------------------------------------------------------------------\r | |
10 | # Do not modify the rest of this file!\r | |
11 | # -------------------------------------------------------------------------\r | |
12 | \r | |
13 | # Speed up compilation a bit:\r | |
14 | !ifdef __LOADDLL__\r | |
15 | ! loaddll wcc wccd\r | |
16 | ! loaddll wccaxp wccdaxp\r | |
17 | ! loaddll wcc386 wccd386\r | |
18 | ! loaddll wpp wppdi86\r | |
19 | ! loaddll wppaxp wppdaxp\r | |
20 | ! loaddll wpp386 wppd386\r | |
21 | ! if $(__VERSION__) >= 1280\r | |
22 | ! loaddll wlink wlinkd\r | |
23 | ! else\r | |
24 | ! loaddll wlink wlink\r | |
25 | ! endif\r | |
26 | ! loaddll wlib wlibd\r | |
27 | !endif\r | |
28 | \r | |
29 | # We need these variables in some bakefile-made rules:\r | |
30 | WATCOM_CWD = $+ $(%cdrive):$(%cwd) $-\r | |
31 | \r | |
32 | ### Conditionally set variables: ###\r | |
33 | \r | |
34 | \r | |
35 | ### Variables: ###\r | |
36 | \r | |
37 | MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" &\r | |
38 | CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" CPP="$(CPP)" SHARED="$(SHARED)" &\r | |
39 | WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" BUILD="$(BUILD)" &\r | |
40 | DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" &\r | |
41 | MONOLITHIC="$(MONOLITHIC)" USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" &\r | |
42 | USE_MEDIA="$(USE_MEDIA)" USE_XRC="$(USE_XRC)" USE_AUI="$(USE_AUI)" &\r | |
43 | USE_RIBBON="$(USE_RIBBON)" USE_PROPGRID="$(USE_PROPGRID)" &\r | |
44 | USE_RICHTEXT="$(USE_RICHTEXT)" USE_STC="$(USE_STC)" &\r | |
45 | USE_OPENGL="$(USE_OPENGL)" USE_QA="$(USE_QA)" &\r | |
46 | USE_EXCEPTIONS="$(USE_EXCEPTIONS)" USE_RTTI="$(USE_RTTI)" &\r | |
47 | USE_THREADS="$(USE_THREADS)" USE_CAIRO="$(USE_CAIRO)" &\r | |
b796194b VS |
48 | OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" &\r |
49 | WX_FLAVOUR="$(WX_FLAVOUR)" WX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" CFG="$(CFG)" &\r | |
f82b7036 KO |
50 | CPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" CPPUNIT_LIBS="$(CPPUNIT_LIBS)" &\r |
51 | RUNTIME_LIBS="$(RUNTIME_LIBS)"\r | |
52 | \r | |
53 | \r | |
54 | ### Targets: ###\r | |
55 | \r | |
b0a50d5a | 56 | all : .SYMBOLIC access animate artprov aui calendar caret clipboard collpane combo config console controls dataview dialogs dialup display dll dnd docview dragimag drawing erase event except exec font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal nativdlg notebook oleauto opengl ownerdrw popup power printing propgrid regtest render ribbon richtext sashtest scroll shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl typetest uiaction validate vscroll widgets wizard wrapsizer xrc\r |
f82b7036 KO |
57 | \r |
58 | clean : .SYMBOLIC \r | |
59 | -if exist .\*.obj del .\*.obj\r | |
60 | -if exist .\*.res del .\*.res\r | |
61 | -if exist .\*.lbc del .\*.lbc\r | |
62 | -if exist .\*.ilk del .\*.ilk\r | |
63 | -if exist .\*.pch del .\*.pch\r | |
64 | cd access\r | |
65 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
66 | cd $(WATCOM_CWD)\r | |
67 | cd animate\r | |
68 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
69 | cd $(WATCOM_CWD)\r | |
70 | cd artprov\r | |
71 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
72 | cd $(WATCOM_CWD)\r | |
73 | cd aui\r | |
74 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
75 | cd $(WATCOM_CWD)\r | |
76 | cd calendar\r | |
77 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
78 | cd $(WATCOM_CWD)\r | |
79 | cd caret\r | |
80 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
81 | cd $(WATCOM_CWD)\r | |
82 | cd clipboard\r | |
83 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
84 | cd $(WATCOM_CWD)\r | |
85 | cd collpane\r | |
86 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
87 | cd $(WATCOM_CWD)\r | |
88 | cd combo\r | |
89 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
90 | cd $(WATCOM_CWD)\r | |
91 | cd config\r | |
92 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
93 | cd $(WATCOM_CWD)\r | |
94 | cd console\r | |
95 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
96 | cd $(WATCOM_CWD)\r | |
97 | cd controls\r | |
98 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
99 | cd $(WATCOM_CWD)\r | |
100 | cd dataview\r | |
101 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
102 | cd $(WATCOM_CWD)\r | |
103 | cd dialogs\r | |
104 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
105 | cd $(WATCOM_CWD)\r | |
106 | cd dialup\r | |
107 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
108 | cd $(WATCOM_CWD)\r | |
109 | cd display\r | |
110 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
111 | cd $(WATCOM_CWD)\r | |
61aba460 VS |
112 | cd dll\r |
113 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
114 | cd $(WATCOM_CWD)\r | |
f82b7036 KO |
115 | cd dnd\r |
116 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
117 | cd $(WATCOM_CWD)\r | |
118 | cd docview\r | |
119 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
120 | cd $(WATCOM_CWD)\r | |
121 | cd dragimag\r | |
122 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
123 | cd $(WATCOM_CWD)\r | |
124 | cd drawing\r | |
125 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
126 | cd $(WATCOM_CWD)\r | |
127 | cd erase\r | |
128 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
129 | cd $(WATCOM_CWD)\r | |
130 | cd event\r | |
131 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
132 | cd $(WATCOM_CWD)\r | |
133 | cd except\r | |
134 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
135 | cd $(WATCOM_CWD)\r | |
136 | cd exec\r | |
137 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
138 | cd $(WATCOM_CWD)\r | |
139 | cd font\r | |
140 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
141 | cd $(WATCOM_CWD)\r | |
142 | cd grid\r | |
143 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
144 | cd $(WATCOM_CWD)\r | |
145 | cd help\r | |
146 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
147 | cd $(WATCOM_CWD)\r | |
148 | cd htlbox\r | |
149 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
150 | cd $(WATCOM_CWD)\r | |
151 | cd html\r | |
152 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
153 | cd $(WATCOM_CWD)\r | |
154 | cd image\r | |
155 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
156 | cd $(WATCOM_CWD)\r | |
157 | cd internat\r | |
158 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
159 | cd $(WATCOM_CWD)\r | |
160 | cd ipc\r | |
161 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
162 | cd $(WATCOM_CWD)\r | |
163 | cd joytest\r | |
164 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
165 | cd $(WATCOM_CWD)\r | |
166 | cd keyboard\r | |
167 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
168 | cd $(WATCOM_CWD)\r | |
169 | cd layout\r | |
170 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
171 | cd $(WATCOM_CWD)\r | |
172 | cd listctrl\r | |
173 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
174 | cd $(WATCOM_CWD)\r | |
175 | cd mdi\r | |
176 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
177 | cd $(WATCOM_CWD)\r | |
178 | cd mediaplayer\r | |
179 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
180 | cd $(WATCOM_CWD)\r | |
181 | cd menu\r | |
182 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
183 | cd $(WATCOM_CWD)\r | |
184 | cd minimal\r | |
185 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
186 | cd $(WATCOM_CWD)\r | |
187 | cd nativdlg\r | |
188 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
189 | cd $(WATCOM_CWD)\r | |
190 | cd notebook\r | |
191 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
192 | cd $(WATCOM_CWD)\r | |
193 | cd oleauto\r | |
194 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
195 | cd $(WATCOM_CWD)\r | |
196 | cd opengl\r | |
197 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
198 | cd $(WATCOM_CWD)\r | |
199 | cd ownerdrw\r | |
200 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
201 | cd $(WATCOM_CWD)\r | |
202 | cd popup\r | |
203 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
204 | cd $(WATCOM_CWD)\r | |
205 | cd power\r | |
206 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
207 | cd $(WATCOM_CWD)\r | |
208 | cd printing\r | |
209 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
210 | cd $(WATCOM_CWD)\r | |
211 | cd propgrid\r | |
212 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
213 | cd $(WATCOM_CWD)\r | |
214 | cd regtest\r | |
215 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
216 | cd $(WATCOM_CWD)\r | |
217 | cd render\r | |
218 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
219 | cd $(WATCOM_CWD)\r | |
220 | cd ribbon\r | |
221 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
222 | cd $(WATCOM_CWD)\r | |
223 | cd richtext\r | |
224 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
225 | cd $(WATCOM_CWD)\r | |
226 | cd sashtest\r | |
227 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
228 | cd $(WATCOM_CWD)\r | |
229 | cd scroll\r | |
230 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
231 | cd $(WATCOM_CWD)\r | |
232 | cd shaped\r | |
233 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
234 | cd $(WATCOM_CWD)\r | |
235 | cd sockets\r | |
236 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
237 | cd $(WATCOM_CWD)\r | |
238 | cd sound\r | |
239 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
240 | cd $(WATCOM_CWD)\r | |
241 | cd splash\r | |
242 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
243 | cd $(WATCOM_CWD)\r | |
244 | cd splitter\r | |
245 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
246 | cd $(WATCOM_CWD)\r | |
247 | cd statbar\r | |
248 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
249 | cd $(WATCOM_CWD)\r | |
250 | cd stc\r | |
251 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
252 | cd $(WATCOM_CWD)\r | |
253 | cd svg\r | |
254 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
255 | cd $(WATCOM_CWD)\r | |
256 | cd taborder\r | |
257 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
258 | cd $(WATCOM_CWD)\r | |
259 | cd taskbar\r | |
260 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
261 | cd $(WATCOM_CWD)\r | |
262 | cd text\r | |
263 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
264 | cd $(WATCOM_CWD)\r | |
265 | cd thread\r | |
266 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
267 | cd $(WATCOM_CWD)\r | |
268 | cd toolbar\r | |
269 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
270 | cd $(WATCOM_CWD)\r | |
271 | cd treectrl\r | |
272 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
273 | cd $(WATCOM_CWD)\r | |
274 | cd typetest\r | |
275 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
276 | cd $(WATCOM_CWD)\r | |
b0a50d5a KO |
277 | cd uiaction\r |
278 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
279 | cd $(WATCOM_CWD)\r | |
f82b7036 KO |
280 | cd validate\r |
281 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
282 | cd $(WATCOM_CWD)\r | |
283 | cd vscroll\r | |
284 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
285 | cd $(WATCOM_CWD)\r | |
286 | cd widgets\r | |
287 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
288 | cd $(WATCOM_CWD)\r | |
289 | cd wizard\r | |
290 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
291 | cd $(WATCOM_CWD)\r | |
292 | cd wrapsizer\r | |
293 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
294 | cd $(WATCOM_CWD)\r | |
295 | cd xrc\r | |
296 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
297 | cd $(WATCOM_CWD)\r | |
298 | cd memcheck\r | |
299 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean\r | |
300 | cd $(WATCOM_CWD)\r | |
301 | \r | |
302 | access : .SYMBOLIC \r | |
303 | cd access\r | |
304 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
305 | cd $(WATCOM_CWD)\r | |
306 | \r | |
307 | animate : .SYMBOLIC \r | |
308 | cd animate\r | |
309 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
310 | cd $(WATCOM_CWD)\r | |
311 | \r | |
312 | artprov : .SYMBOLIC \r | |
313 | cd artprov\r | |
314 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
315 | cd $(WATCOM_CWD)\r | |
316 | \r | |
317 | aui : .SYMBOLIC \r | |
318 | cd aui\r | |
319 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
320 | cd $(WATCOM_CWD)\r | |
321 | \r | |
322 | calendar : .SYMBOLIC \r | |
323 | cd calendar\r | |
324 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
325 | cd $(WATCOM_CWD)\r | |
326 | \r | |
327 | caret : .SYMBOLIC \r | |
328 | cd caret\r | |
329 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
330 | cd $(WATCOM_CWD)\r | |
331 | \r | |
332 | clipboard : .SYMBOLIC \r | |
333 | cd clipboard\r | |
334 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
335 | cd $(WATCOM_CWD)\r | |
336 | \r | |
337 | collpane : .SYMBOLIC \r | |
338 | cd collpane\r | |
339 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
340 | cd $(WATCOM_CWD)\r | |
341 | \r | |
342 | combo : .SYMBOLIC \r | |
343 | cd combo\r | |
344 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
345 | cd $(WATCOM_CWD)\r | |
346 | \r | |
347 | config : .SYMBOLIC \r | |
348 | cd config\r | |
349 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
350 | cd $(WATCOM_CWD)\r | |
351 | \r | |
352 | console : .SYMBOLIC \r | |
353 | cd console\r | |
354 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
355 | cd $(WATCOM_CWD)\r | |
356 | \r | |
357 | controls : .SYMBOLIC \r | |
358 | cd controls\r | |
359 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
360 | cd $(WATCOM_CWD)\r | |
361 | \r | |
362 | dataview : .SYMBOLIC \r | |
363 | cd dataview\r | |
364 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
365 | cd $(WATCOM_CWD)\r | |
366 | \r | |
367 | dialogs : .SYMBOLIC \r | |
368 | cd dialogs\r | |
369 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
370 | cd $(WATCOM_CWD)\r | |
371 | \r | |
372 | dialup : .SYMBOLIC \r | |
373 | cd dialup\r | |
374 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
375 | cd $(WATCOM_CWD)\r | |
376 | \r | |
377 | display : .SYMBOLIC \r | |
378 | cd display\r | |
379 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
380 | cd $(WATCOM_CWD)\r | |
381 | \r | |
61aba460 VS |
382 | dll : .SYMBOLIC \r |
383 | cd dll\r | |
384 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
385 | cd $(WATCOM_CWD)\r | |
386 | \r | |
f82b7036 KO |
387 | dnd : .SYMBOLIC \r |
388 | cd dnd\r | |
389 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
390 | cd $(WATCOM_CWD)\r | |
391 | \r | |
392 | docview : .SYMBOLIC \r | |
393 | cd docview\r | |
394 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
395 | cd $(WATCOM_CWD)\r | |
396 | \r | |
397 | dragimag : .SYMBOLIC \r | |
398 | cd dragimag\r | |
399 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
400 | cd $(WATCOM_CWD)\r | |
401 | \r | |
402 | drawing : .SYMBOLIC \r | |
403 | cd drawing\r | |
404 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
405 | cd $(WATCOM_CWD)\r | |
406 | \r | |
407 | erase : .SYMBOLIC \r | |
408 | cd erase\r | |
409 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
410 | cd $(WATCOM_CWD)\r | |
411 | \r | |
412 | event : .SYMBOLIC \r | |
413 | cd event\r | |
414 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
415 | cd $(WATCOM_CWD)\r | |
416 | \r | |
417 | except : .SYMBOLIC \r | |
418 | cd except\r | |
419 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
420 | cd $(WATCOM_CWD)\r | |
421 | \r | |
422 | exec : .SYMBOLIC \r | |
423 | cd exec\r | |
424 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
425 | cd $(WATCOM_CWD)\r | |
426 | \r | |
427 | font : .SYMBOLIC \r | |
428 | cd font\r | |
429 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
430 | cd $(WATCOM_CWD)\r | |
431 | \r | |
432 | grid : .SYMBOLIC \r | |
433 | cd grid\r | |
434 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
435 | cd $(WATCOM_CWD)\r | |
436 | \r | |
437 | help : .SYMBOLIC \r | |
438 | cd help\r | |
439 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
440 | cd $(WATCOM_CWD)\r | |
441 | \r | |
442 | htlbox : .SYMBOLIC \r | |
443 | cd htlbox\r | |
444 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
445 | cd $(WATCOM_CWD)\r | |
446 | \r | |
447 | html : .SYMBOLIC \r | |
448 | cd html\r | |
449 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
450 | cd $(WATCOM_CWD)\r | |
451 | \r | |
452 | image : .SYMBOLIC \r | |
453 | cd image\r | |
454 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
455 | cd $(WATCOM_CWD)\r | |
456 | \r | |
457 | internat : .SYMBOLIC \r | |
458 | cd internat\r | |
459 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
460 | cd $(WATCOM_CWD)\r | |
461 | \r | |
462 | ipc : .SYMBOLIC \r | |
463 | cd ipc\r | |
464 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
465 | cd $(WATCOM_CWD)\r | |
466 | \r | |
467 | joytest : .SYMBOLIC \r | |
468 | cd joytest\r | |
469 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
470 | cd $(WATCOM_CWD)\r | |
471 | \r | |
472 | keyboard : .SYMBOLIC \r | |
473 | cd keyboard\r | |
474 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
475 | cd $(WATCOM_CWD)\r | |
476 | \r | |
477 | layout : .SYMBOLIC \r | |
478 | cd layout\r | |
479 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
480 | cd $(WATCOM_CWD)\r | |
481 | \r | |
482 | listctrl : .SYMBOLIC \r | |
483 | cd listctrl\r | |
484 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
485 | cd $(WATCOM_CWD)\r | |
486 | \r | |
487 | mdi : .SYMBOLIC \r | |
488 | cd mdi\r | |
489 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
490 | cd $(WATCOM_CWD)\r | |
491 | \r | |
492 | mediaplayer : .SYMBOLIC \r | |
493 | cd mediaplayer\r | |
494 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
495 | cd $(WATCOM_CWD)\r | |
496 | \r | |
497 | menu : .SYMBOLIC \r | |
498 | cd menu\r | |
499 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
500 | cd $(WATCOM_CWD)\r | |
501 | \r | |
502 | minimal : .SYMBOLIC \r | |
503 | cd minimal\r | |
504 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
505 | cd $(WATCOM_CWD)\r | |
506 | \r | |
507 | nativdlg : .SYMBOLIC \r | |
508 | cd nativdlg\r | |
509 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
510 | cd $(WATCOM_CWD)\r | |
511 | \r | |
512 | notebook : .SYMBOLIC \r | |
513 | cd notebook\r | |
514 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
515 | cd $(WATCOM_CWD)\r | |
516 | \r | |
517 | oleauto : .SYMBOLIC \r | |
518 | cd oleauto\r | |
519 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
520 | cd $(WATCOM_CWD)\r | |
521 | \r | |
522 | opengl : .SYMBOLIC \r | |
523 | cd opengl\r | |
524 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
525 | cd $(WATCOM_CWD)\r | |
526 | \r | |
527 | ownerdrw : .SYMBOLIC \r | |
528 | cd ownerdrw\r | |
529 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
530 | cd $(WATCOM_CWD)\r | |
531 | \r | |
532 | popup : .SYMBOLIC \r | |
533 | cd popup\r | |
534 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
535 | cd $(WATCOM_CWD)\r | |
536 | \r | |
537 | power : .SYMBOLIC \r | |
538 | cd power\r | |
539 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
540 | cd $(WATCOM_CWD)\r | |
541 | \r | |
542 | printing : .SYMBOLIC \r | |
543 | cd printing\r | |
544 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
545 | cd $(WATCOM_CWD)\r | |
546 | \r | |
547 | propgrid : .SYMBOLIC \r | |
548 | cd propgrid\r | |
549 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
550 | cd $(WATCOM_CWD)\r | |
551 | \r | |
552 | regtest : .SYMBOLIC \r | |
553 | cd regtest\r | |
554 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
555 | cd $(WATCOM_CWD)\r | |
556 | \r | |
557 | render : .SYMBOLIC \r | |
558 | cd render\r | |
559 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
560 | cd $(WATCOM_CWD)\r | |
561 | \r | |
562 | ribbon : .SYMBOLIC \r | |
563 | cd ribbon\r | |
564 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
565 | cd $(WATCOM_CWD)\r | |
566 | \r | |
567 | richtext : .SYMBOLIC \r | |
568 | cd richtext\r | |
569 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
570 | cd $(WATCOM_CWD)\r | |
571 | \r | |
572 | sashtest : .SYMBOLIC \r | |
573 | cd sashtest\r | |
574 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
575 | cd $(WATCOM_CWD)\r | |
576 | \r | |
577 | scroll : .SYMBOLIC \r | |
578 | cd scroll\r | |
579 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
580 | cd $(WATCOM_CWD)\r | |
581 | \r | |
582 | shaped : .SYMBOLIC \r | |
583 | cd shaped\r | |
584 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
585 | cd $(WATCOM_CWD)\r | |
586 | \r | |
587 | sockets : .SYMBOLIC \r | |
588 | cd sockets\r | |
589 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
590 | cd $(WATCOM_CWD)\r | |
591 | \r | |
592 | sound : .SYMBOLIC \r | |
593 | cd sound\r | |
594 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
595 | cd $(WATCOM_CWD)\r | |
596 | \r | |
597 | splash : .SYMBOLIC \r | |
598 | cd splash\r | |
599 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
600 | cd $(WATCOM_CWD)\r | |
601 | \r | |
602 | splitter : .SYMBOLIC \r | |
603 | cd splitter\r | |
604 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
605 | cd $(WATCOM_CWD)\r | |
606 | \r | |
607 | statbar : .SYMBOLIC \r | |
608 | cd statbar\r | |
609 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
610 | cd $(WATCOM_CWD)\r | |
611 | \r | |
612 | stc : .SYMBOLIC \r | |
613 | cd stc\r | |
614 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
615 | cd $(WATCOM_CWD)\r | |
616 | \r | |
617 | svg : .SYMBOLIC \r | |
618 | cd svg\r | |
619 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
620 | cd $(WATCOM_CWD)\r | |
621 | \r | |
622 | taborder : .SYMBOLIC \r | |
623 | cd taborder\r | |
624 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
625 | cd $(WATCOM_CWD)\r | |
626 | \r | |
627 | taskbar : .SYMBOLIC \r | |
628 | cd taskbar\r | |
629 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
630 | cd $(WATCOM_CWD)\r | |
631 | \r | |
632 | text : .SYMBOLIC \r | |
633 | cd text\r | |
634 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
635 | cd $(WATCOM_CWD)\r | |
636 | \r | |
637 | thread : .SYMBOLIC \r | |
638 | cd thread\r | |
639 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
640 | cd $(WATCOM_CWD)\r | |
641 | \r | |
642 | toolbar : .SYMBOLIC \r | |
643 | cd toolbar\r | |
644 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
645 | cd $(WATCOM_CWD)\r | |
646 | \r | |
647 | treectrl : .SYMBOLIC \r | |
648 | cd treectrl\r | |
649 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
650 | cd $(WATCOM_CWD)\r | |
651 | \r | |
652 | typetest : .SYMBOLIC \r | |
653 | cd typetest\r | |
654 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
655 | cd $(WATCOM_CWD)\r | |
656 | \r | |
b0a50d5a KO |
657 | uiaction : .SYMBOLIC \r |
658 | cd uiaction\r | |
659 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
660 | cd $(WATCOM_CWD)\r | |
661 | \r | |
f82b7036 KO |
662 | validate : .SYMBOLIC \r |
663 | cd validate\r | |
664 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
665 | cd $(WATCOM_CWD)\r | |
666 | \r | |
667 | vscroll : .SYMBOLIC \r | |
668 | cd vscroll\r | |
669 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
670 | cd $(WATCOM_CWD)\r | |
671 | \r | |
672 | widgets : .SYMBOLIC \r | |
673 | cd widgets\r | |
674 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
675 | cd $(WATCOM_CWD)\r | |
676 | \r | |
677 | wizard : .SYMBOLIC \r | |
678 | cd wizard\r | |
679 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
680 | cd $(WATCOM_CWD)\r | |
681 | \r | |
682 | wrapsizer : .SYMBOLIC \r | |
683 | cd wrapsizer\r | |
684 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
685 | cd $(WATCOM_CWD)\r | |
686 | \r | |
687 | xrc : .SYMBOLIC \r | |
688 | cd xrc\r | |
689 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
690 | cd $(WATCOM_CWD)\r | |
691 | \r | |
692 | memcheck : .SYMBOLIC \r | |
693 | cd memcheck\r | |
694 | wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all\r | |
695 | cd $(WATCOM_CWD)\r | |
696 | \r |