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