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