]>
Commit | Line | Data |
---|---|---|
0706fb23 VS |
1 | # ========================================================================= |
2 | # This makefile was generated by | |
b17c1746 | 3 | # Bakefile 0.1.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 DE |
15 | MAKEARGS = CC="$(CC)" CXX="$(CXX)" CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \ |
16 | CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS)" SHARED="$(SHARED)" \ | |
17 | WXUNIV="$(WXUNIV)" UNICODE="$(UNICODE)" MSLU="$(MSLU)" BUILD="$(BUILD)" \ | |
18 | DEBUG_INFO="$(DEBUG_INFO)" DEBUG_FLAG="$(DEBUG_FLAG)" \ | |
19 | DEBUG_RUNTIME_LIBS="$(DEBUG_RUNTIME_LIBS)" MONOLITHIC="$(MONOLITHIC)" \ | |
20 | USE_GUI="$(USE_GUI)" USE_HTML="$(USE_HTML)" USE_OPENGL="$(USE_OPENGL)" \ | |
21 | USE_ODBC="$(USE_ODBC)" USE_EXCEPTIONS="$(USE_EXCEPTIONS)" \ | |
22 | OFFICIAL_BUILD="$(OFFICIAL_BUILD)" VENDOR="$(VENDOR)" CFG="$(CFG)" \ | |
23 | RUNTIME_LIBS="$(RUNTIME_LIBS)" | |
0706fb23 VS |
24 | |
25 | ### Conditionally set variables: ### | |
26 | ||
0706fb23 VS |
27 | |
28 | ||
29 | ### Targets: ### | |
30 | ||
0d9c603d | 31 | all: sub_access sub_artprov sub_calendar sub_caret sub_checklst sub_config sub_console sub_controls 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_memcheck sub_menu sub_mfc sub_minifram sub_minimal sub_mobile sub_multimon sub_nativdlg sub_notebook sub_oleauto sub_opengl sub_ownerdrw sub_png sub_printing sub_propsize sub_regtest sub_render sub_richedit sub_rotate sub_sashtest sub_scroll sub_scrollsub sub_shaped sub_sockets sub_sound sub_splitter sub_statbar sub_tab sub_taskbar sub_text sub_thread sub_toolbar sub_treectrl sub_typetest sub_validate sub_vscroll sub_widgets sub_wizard sub_wxtest |
0706fb23 | 32 | |
b17c1746 DE |
33 | clean: |
34 | -if exist .\*.obj del .\*.obj | |
35 | -if exist .\*.res del .\*.res | |
36 | ||
f820e98d VS |
37 | sub_access: |
38 | cd access | |
75a0a7b7 | 39 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
40 | cd $(MAKEDIR) |
41 | ||
42 | sub_artprov: | |
0706fb23 | 43 | cd artprov |
75a0a7b7 | 44 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
45 | cd $(MAKEDIR) |
46 | ||
47 | sub_calendar: | |
48 | cd calendar | |
75a0a7b7 | 49 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
50 | cd $(MAKEDIR) |
51 | ||
52 | sub_caret: | |
53 | cd caret | |
75a0a7b7 | 54 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
55 | cd $(MAKEDIR) |
56 | ||
57 | sub_checklst: | |
58 | cd checklst | |
75a0a7b7 | 59 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
0706fb23 VS |
60 | cd $(MAKEDIR) |
61 | ||
f820e98d VS |
62 | sub_config: |
63 | cd config | |
75a0a7b7 | 64 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
65 | cd $(MAKEDIR) |
66 | ||
67 | sub_console: | |
0706fb23 | 68 | cd console |
75a0a7b7 | 69 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
70 | cd $(MAKEDIR) |
71 | ||
72 | sub_controls: | |
73 | cd controls | |
75a0a7b7 | 74 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
75 | cd $(MAKEDIR) |
76 | ||
77 | sub_db: | |
78 | cd db | |
75a0a7b7 | 79 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
0706fb23 | 80 | cd $(MAKEDIR) |
1ff121bd | 81 | |
f820e98d | 82 | sub_dialogs: |
0706fb23 | 83 | cd dialogs |
75a0a7b7 | 84 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
85 | cd $(MAKEDIR) |
86 | ||
87 | sub_dialup: | |
88 | cd dialup | |
75a0a7b7 | 89 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
90 | cd $(MAKEDIR) |
91 | ||
92 | sub_display: | |
93 | cd display | |
75a0a7b7 | 94 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
0706fb23 VS |
95 | cd $(MAKEDIR) |
96 | ||
f820e98d VS |
97 | sub_dnd: |
98 | cd dnd | |
75a0a7b7 | 99 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
100 | cd $(MAKEDIR) |
101 | ||
102 | sub_docview: | |
103 | cd docview | |
75a0a7b7 | 104 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
105 | cd $(MAKEDIR) |
106 | ||
107 | sub_docvwmdi: | |
108 | cd docvwmdi | |
75a0a7b7 | 109 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
110 | cd $(MAKEDIR) |
111 | ||
112 | sub_dragimag: | |
113 | cd dragimag | |
75a0a7b7 | 114 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
115 | cd $(MAKEDIR) |
116 | ||
117 | sub_drawing: | |
118 | cd drawing | |
75a0a7b7 | 119 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
120 | cd $(MAKEDIR) |
121 | ||
122 | sub_dynamic: | |
123 | cd dynamic | |
75a0a7b7 | 124 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
125 | cd $(MAKEDIR) |
126 | ||
127 | sub_erase: | |
128 | cd erase | |
75a0a7b7 | 129 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
130 | cd $(MAKEDIR) |
131 | ||
132 | sub_event: | |
133 | cd event | |
75a0a7b7 | 134 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
135 | cd $(MAKEDIR) |
136 | ||
b17c1746 DE |
137 | sub_exec: |
138 | cd exec | |
b71531ad VZ |
139 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
140 | cd $(MAKEDIR) | |
141 | ||
b17c1746 DE |
142 | sub_except: |
143 | cd except | |
75a0a7b7 | 144 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
145 | cd $(MAKEDIR) |
146 | ||
147 | sub_font: | |
148 | cd font | |
75a0a7b7 | 149 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
150 | cd $(MAKEDIR) |
151 | ||
152 | sub_grid: | |
153 | cd grid | |
75a0a7b7 | 154 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
155 | cd $(MAKEDIR) |
156 | ||
157 | sub_help: | |
158 | cd help | |
75a0a7b7 | 159 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
160 | cd $(MAKEDIR) |
161 | ||
162 | sub_htlbox: | |
163 | cd htlbox | |
75a0a7b7 | 164 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
165 | cd $(MAKEDIR) |
166 | ||
167 | sub_html: | |
168 | cd html | |
75a0a7b7 | 169 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
170 | cd $(MAKEDIR) |
171 | ||
172 | sub_image: | |
0706fb23 | 173 | cd image |
75a0a7b7 | 174 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
175 | cd $(MAKEDIR) |
176 | ||
177 | sub_internat: | |
178 | cd internat | |
75a0a7b7 | 179 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
180 | cd $(MAKEDIR) |
181 | ||
182 | sub_ipc: | |
183 | cd ipc | |
75a0a7b7 | 184 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
185 | cd $(MAKEDIR) |
186 | ||
187 | sub_joytest: | |
188 | cd joytest | |
75a0a7b7 | 189 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
190 | cd $(MAKEDIR) |
191 | ||
192 | sub_keyboard: | |
193 | cd keyboard | |
75a0a7b7 | 194 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
195 | cd $(MAKEDIR) |
196 | ||
197 | sub_layout: | |
198 | cd layout | |
75a0a7b7 | 199 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
200 | cd $(MAKEDIR) |
201 | ||
202 | sub_listbox: | |
203 | cd listbox | |
75a0a7b7 | 204 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
205 | cd $(MAKEDIR) |
206 | ||
207 | sub_listctrl: | |
208 | cd listctrl | |
75a0a7b7 | 209 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
210 | cd $(MAKEDIR) |
211 | ||
212 | sub_mdi: | |
213 | cd mdi | |
75a0a7b7 | 214 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
215 | cd $(MAKEDIR) |
216 | ||
217 | sub_memcheck: | |
218 | cd memcheck | |
75a0a7b7 | 219 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
220 | cd $(MAKEDIR) |
221 | ||
222 | sub_menu: | |
223 | cd menu | |
75a0a7b7 | 224 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
225 | cd $(MAKEDIR) |
226 | ||
227 | sub_mfc: | |
228 | cd mfc | |
75a0a7b7 | 229 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
230 | cd $(MAKEDIR) |
231 | ||
232 | sub_minifram: | |
233 | cd minifram | |
75a0a7b7 | 234 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
0706fb23 VS |
235 | cd $(MAKEDIR) |
236 | ||
f820e98d | 237 | sub_minimal: |
0706fb23 | 238 | cd minimal |
75a0a7b7 | 239 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
240 | cd $(MAKEDIR) |
241 | ||
242 | sub_mobile: | |
243 | cd mobile | |
75a0a7b7 | 244 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
245 | cd $(MAKEDIR) |
246 | ||
247 | sub_multimon: | |
248 | cd multimon | |
75a0a7b7 | 249 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
250 | cd $(MAKEDIR) |
251 | ||
252 | sub_nativdlg: | |
253 | cd nativdlg | |
75a0a7b7 | 254 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
255 | cd $(MAKEDIR) |
256 | ||
f820e98d VS |
257 | sub_notebook: |
258 | cd notebook | |
75a0a7b7 | 259 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
260 | cd $(MAKEDIR) |
261 | ||
262 | sub_oleauto: | |
263 | cd oleauto | |
75a0a7b7 | 264 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
265 | cd $(MAKEDIR) |
266 | ||
267 | sub_opengl: | |
268 | cd opengl | |
75a0a7b7 | 269 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
270 | cd $(MAKEDIR) |
271 | ||
272 | sub_ownerdrw: | |
273 | cd ownerdrw | |
75a0a7b7 | 274 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
275 | cd $(MAKEDIR) |
276 | ||
277 | sub_png: | |
278 | cd png | |
75a0a7b7 | 279 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
280 | cd $(MAKEDIR) |
281 | ||
282 | sub_printing: | |
283 | cd printing | |
75a0a7b7 | 284 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
285 | cd $(MAKEDIR) |
286 | ||
287 | sub_propsize: | |
288 | cd propsize | |
75a0a7b7 | 289 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
290 | cd $(MAKEDIR) |
291 | ||
292 | sub_regtest: | |
293 | cd regtest | |
75a0a7b7 | 294 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
295 | cd $(MAKEDIR) |
296 | ||
297 | sub_render: | |
298 | cd render | |
75a0a7b7 | 299 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
300 | cd $(MAKEDIR) |
301 | ||
302 | sub_richedit: | |
303 | cd richedit | |
75a0a7b7 | 304 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
305 | cd $(MAKEDIR) |
306 | ||
307 | sub_rotate: | |
308 | cd rotate | |
75a0a7b7 | 309 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
310 | cd $(MAKEDIR) |
311 | ||
312 | sub_sashtest: | |
313 | cd sashtest | |
75a0a7b7 | 314 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
315 | cd $(MAKEDIR) |
316 | ||
317 | sub_scroll: | |
318 | cd scroll | |
75a0a7b7 | 319 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
320 | cd $(MAKEDIR) |
321 | ||
322 | sub_scrollsub: | |
323 | cd scrollsub | |
75a0a7b7 | 324 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
325 | cd $(MAKEDIR) |
326 | ||
327 | sub_shaped: | |
328 | cd shaped | |
75a0a7b7 | 329 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
330 | cd $(MAKEDIR) |
331 | ||
332 | sub_sockets: | |
333 | cd sockets | |
75a0a7b7 | 334 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
335 | cd $(MAKEDIR) |
336 | ||
0d9c603d VS |
337 | sub_sound: |
338 | cd sound | |
339 | $(MAKE) -f makefile.vc $(MAKEARGS) all | |
340 | cd $(MAKEDIR) | |
341 | ||
f820e98d VS |
342 | sub_splitter: |
343 | cd splitter | |
75a0a7b7 | 344 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
345 | cd $(MAKEDIR) |
346 | ||
347 | sub_statbar: | |
348 | cd statbar | |
75a0a7b7 | 349 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
350 | cd $(MAKEDIR) |
351 | ||
352 | sub_tab: | |
353 | cd tab | |
75a0a7b7 | 354 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
355 | cd $(MAKEDIR) |
356 | ||
357 | sub_taskbar: | |
358 | cd taskbar | |
75a0a7b7 | 359 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
360 | cd $(MAKEDIR) |
361 | ||
362 | sub_text: | |
363 | cd text | |
75a0a7b7 | 364 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
365 | cd $(MAKEDIR) |
366 | ||
367 | sub_thread: | |
368 | cd thread | |
75a0a7b7 | 369 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
370 | cd $(MAKEDIR) |
371 | ||
372 | sub_toolbar: | |
373 | cd toolbar | |
75a0a7b7 | 374 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
375 | cd $(MAKEDIR) |
376 | ||
377 | sub_treectrl: | |
378 | cd treectrl | |
75a0a7b7 | 379 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
380 | cd $(MAKEDIR) |
381 | ||
382 | sub_typetest: | |
383 | cd typetest | |
75a0a7b7 | 384 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
385 | cd $(MAKEDIR) |
386 | ||
387 | sub_validate: | |
388 | cd validate | |
75a0a7b7 | 389 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
390 | cd $(MAKEDIR) |
391 | ||
392 | sub_vscroll: | |
393 | cd vscroll | |
75a0a7b7 | 394 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
395 | cd $(MAKEDIR) |
396 | ||
397 | sub_widgets: | |
398 | cd widgets | |
75a0a7b7 | 399 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
400 | cd $(MAKEDIR) |
401 | ||
402 | sub_wizard: | |
403 | cd wizard | |
75a0a7b7 | 404 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
f820e98d VS |
405 | cd $(MAKEDIR) |
406 | ||
407 | sub_wxtest: | |
408 | cd wxtest | |
75a0a7b7 | 409 | $(MAKE) -f makefile.vc $(MAKEARGS) all |
0706fb23 | 410 | cd $(MAKEDIR) |