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