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