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