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