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