]>
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)" \ | |
27 | -DVENDOR="$(VENDOR)" -DUNICODE="$(UNICODE)" \ | |
28 | -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" -DMSLU="$(MSLU)" -DWXUNIV="$(WXUNIV)" \ | |
29 | -DRUNTIME_LIBS="$(RUNTIME_LIBS)" -DCXX="$(CXX)" -DCFG="$(CFG)" \ | |
30 | -DCFLAGS="$(CFLAGS)" -DSHARED="$(SHARED)" -DUSE_ODBC="$(USE_ODBC)" \ | |
31 | -DUSE_OPENGL="$(USE_OPENGL)" | |
250700e4 RD |
32 | |
33 | ### Conditionally set variables: ### | |
34 | ||
f820e98d | 35 | |
250700e4 RD |
36 | |
37 | ### Targets: ### | |
38 | ||
d179e30b | 39 | all: access artprov calendar caret checklst config console controls db dialogs dialup display dnd docview docvwmdi dragimag drawing dynamic erase event exec 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 | ||
145 | exec: | |
146 | cd exec | |
147 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
148 | cd .. | |
149 | ||
150 | font: | |
151 | cd font | |
152 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
153 | cd .. | |
154 | ||
155 | grid: | |
156 | cd grid | |
157 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
158 | cd .. | |
159 | ||
160 | help: | |
161 | cd help | |
162 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
163 | cd .. | |
164 | ||
165 | htlbox: | |
166 | cd htlbox | |
167 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
168 | cd .. | |
169 | ||
170 | html: | |
171 | cd html | |
172 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
173 | cd .. | |
250700e4 RD |
174 | |
175 | image: | |
f820e98d VS |
176 | cd image |
177 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
178 | cd .. | |
179 | ||
180 | internat: | |
181 | cd internat | |
182 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
183 | cd .. | |
184 | ||
185 | ipc: | |
186 | cd ipc | |
187 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
188 | cd .. | |
189 | ||
190 | joytest: | |
191 | cd joytest | |
192 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
193 | cd .. | |
194 | ||
195 | keyboard: | |
196 | cd keyboard | |
197 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
198 | cd .. | |
199 | ||
200 | layout: | |
201 | cd layout | |
202 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
203 | cd .. | |
204 | ||
205 | listbox: | |
206 | cd listbox | |
207 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
208 | cd .. | |
209 | ||
210 | listctrl: | |
211 | cd listctrl | |
212 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
213 | cd .. | |
214 | ||
215 | mdi: | |
216 | cd mdi | |
217 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
218 | cd .. | |
219 | ||
220 | memcheck: | |
221 | cd memcheck | |
222 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
223 | cd .. | |
224 | ||
225 | menu: | |
226 | cd menu | |
227 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
228 | cd .. | |
229 | ||
230 | mfc: | |
231 | cd mfc | |
232 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
233 | cd .. | |
234 | ||
235 | minifram: | |
236 | cd minifram | |
237 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
238 | cd .. | |
250700e4 RD |
239 | |
240 | minimal: | |
f820e98d VS |
241 | cd minimal |
242 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
243 | cd .. | |
244 | ||
245 | mobile: | |
246 | cd mobile | |
247 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
248 | cd .. | |
249 | ||
250 | multimon: | |
251 | cd multimon | |
252 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
253 | cd .. | |
254 | ||
255 | nativdlg: | |
256 | cd nativdlg | |
257 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
258 | cd .. | |
259 | ||
f820e98d VS |
260 | notebook: |
261 | cd notebook | |
262 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
263 | cd .. | |
264 | ||
265 | oleauto: | |
266 | cd oleauto | |
267 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
268 | cd .. | |
269 | ||
270 | opengl: | |
271 | cd opengl | |
272 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
273 | cd .. | |
274 | ||
275 | ownerdrw: | |
276 | cd ownerdrw | |
277 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
278 | cd .. | |
279 | ||
280 | png: | |
281 | cd png | |
282 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
283 | cd .. | |
284 | ||
285 | printing: | |
286 | cd printing | |
287 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
288 | cd .. | |
289 | ||
290 | propsize: | |
291 | cd propsize | |
292 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
293 | cd .. | |
294 | ||
295 | regtest: | |
296 | cd regtest | |
297 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
298 | cd .. | |
299 | ||
300 | render: | |
301 | cd render | |
302 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
303 | cd .. | |
304 | ||
305 | richedit: | |
306 | cd richedit | |
307 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
308 | cd .. | |
309 | ||
310 | rotate: | |
311 | cd rotate | |
312 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
313 | cd .. | |
314 | ||
315 | sashtest: | |
316 | cd sashtest | |
317 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
318 | cd .. | |
319 | ||
320 | scroll: | |
321 | cd scroll | |
322 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
323 | cd .. | |
324 | ||
325 | scrollsub: | |
326 | cd scrollsub | |
327 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
328 | cd .. | |
329 | ||
330 | shaped: | |
331 | cd shaped | |
332 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
333 | cd .. | |
334 | ||
335 | sockets: | |
336 | cd sockets | |
337 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
338 | cd .. | |
339 | ||
340 | splitter: | |
341 | cd splitter | |
342 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
343 | cd .. | |
344 | ||
345 | statbar: | |
346 | cd statbar | |
347 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
348 | cd .. | |
349 | ||
350 | tab: | |
351 | cd tab | |
352 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
353 | cd .. | |
354 | ||
355 | taskbar: | |
356 | cd taskbar | |
357 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
358 | cd .. | |
359 | ||
360 | text: | |
361 | cd text | |
362 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
363 | cd .. | |
364 | ||
365 | thread: | |
366 | cd thread | |
367 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
368 | cd .. | |
369 | ||
370 | toolbar: | |
371 | cd toolbar | |
372 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
373 | cd .. | |
374 | ||
375 | treectrl: | |
376 | cd treectrl | |
377 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
378 | cd .. | |
379 | ||
380 | typetest: | |
381 | cd typetest | |
382 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
383 | cd .. | |
384 | ||
385 | validate: | |
386 | cd validate | |
387 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
388 | cd .. | |
389 | ||
390 | vscroll: | |
391 | cd vscroll | |
392 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
393 | cd .. | |
394 | ||
395 | widgets: | |
396 | cd widgets | |
397 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
398 | cd .. | |
399 | ||
400 | wizard: | |
401 | cd wizard | |
402 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
403 | cd .. | |
404 | ||
405 | wxtest: | |
406 | cd wxtest | |
407 | $(MAKE) -f makefile.bcc $(MAKEARGS) all | |
408 | cd .. |