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