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