]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.bcc
Add IEEE 754 single/double precision support to wxDataStream classes.
[wxWidgets.git] / samples / makefile.bcc
1 # =========================================================================
2 # This makefile was generated by
3 # Bakefile 0.2.9 (http://www.bakefile.org)
4 # Do not modify, all changes will be overwritten!
5 # =========================================================================
6
7 .autodepend
8
9 !ifndef BCCDIR
10 !ifndef MAKEDIR
11 !error Your Borland compiler does not define MAKEDIR. Please define the BCCDIR variable, e.g. BCCDIR=d:\bc4
12 !endif
13 BCCDIR = $(MAKEDIR)\..
14 !endif
15
16 !include ../build/msw/config.bcc
17
18 # -------------------------------------------------------------------------
19 # Do not modify the rest of this file!
20 # -------------------------------------------------------------------------
21
22 ### Variables: ###
23
24 MAKEARGS = -DCC="$(CC)" -DCXX="$(CXX)" -DCFLAGS="$(CFLAGS)" \
25 -DCXXFLAGS="$(CXXFLAGS)" -DCPPFLAGS="$(CPPFLAGS)" -DLDFLAGS="$(LDFLAGS)" \
26 -DCPP="$(CPP)" -DSHARED="$(SHARED)" -DTOOLKIT="$(TOOLKIT)" \
27 -DTOOLKIT_VERSION="$(TOOLKIT_VERSION)" -DWXUNIV="$(WXUNIV)" \
28 -DUNICODE="$(UNICODE)" -DMSLU="$(MSLU)" -DBUILD="$(BUILD)" \
29 -DDEBUG_INFO="$(DEBUG_INFO)" -DDEBUG_FLAG="$(DEBUG_FLAG)" \
30 -DMONOLITHIC="$(MONOLITHIC)" -DUSE_GUI="$(USE_GUI)" \
31 -DUSE_HTML="$(USE_HTML)" -DUSE_WEBVIEW="$(USE_WEBVIEW)" \
32 -DUSE_MEDIA="$(USE_MEDIA)" -DUSE_XRC="$(USE_XRC)" -DUSE_AUI="$(USE_AUI)" \
33 -DUSE_RIBBON="$(USE_RIBBON)" -DUSE_PROPGRID="$(USE_PROPGRID)" \
34 -DUSE_RICHTEXT="$(USE_RICHTEXT)" -DUSE_STC="$(USE_STC)" \
35 -DUSE_OPENGL="$(USE_OPENGL)" -DUSE_QA="$(USE_QA)" \
36 -DUSE_EXCEPTIONS="$(USE_EXCEPTIONS)" -DUSE_RTTI="$(USE_RTTI)" \
37 -DUSE_THREADS="$(USE_THREADS)" -DUSE_CAIRO="$(USE_CAIRO)" \
38 -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" -DVENDOR="$(VENDOR)" \
39 -DWX_FLAVOUR="$(WX_FLAVOUR)" -DWX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" \
40 -DCFG="$(CFG)" -DCPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" \
41 -DCPPUNIT_LIBS="$(CPPUNIT_LIBS)" -DRUNTIME_LIBS="$(RUNTIME_LIBS)"
42
43 ### Conditionally set variables: ###
44
45
46
47 ### Targets: ###
48
49 all: access animate artprov aui calendar caret clipboard collpane combo config console controls dataview dialogs dialup display dll dnd docview dragimag drawing erase event except exec font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer menu minimal nativdlg notebook oleauto opengl ownerdrw popup power preferences printing propgrid regtest render ribbon richtext sashtest scroll shaped sockets sound splash splitter statbar stc svg taborder taskbar text thread toolbar treectrl typetest uiaction validate vscroll webview widgets wizard wrapsizer xrc
50
51 clean:
52 -if exist .\*.obj del .\*.obj
53 -if exist .\*.res del .\*.res
54 -if exist .\*.csm del .\*.csm
55 @echo cd access >access.bat
56 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>access.bat
57 call access.bat
58 @del access.bat
59 @echo cd animate >animate.bat
60 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>animate.bat
61 call animate.bat
62 @del animate.bat
63 @echo cd artprov >artprov.bat
64 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>artprov.bat
65 call artprov.bat
66 @del artprov.bat
67 @echo cd aui >aui.bat
68 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>aui.bat
69 call aui.bat
70 @del aui.bat
71 @echo cd calendar >calendar.bat
72 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>calendar.bat
73 call calendar.bat
74 @del calendar.bat
75 @echo cd caret >caret.bat
76 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>caret.bat
77 call caret.bat
78 @del caret.bat
79 @echo cd clipboard >clipboard.bat
80 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>clipboard.bat
81 call clipboard.bat
82 @del clipboard.bat
83 @echo cd collpane >collpane.bat
84 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
85 call collpane.bat
86 @del collpane.bat
87 @echo cd combo >combo.bat
88 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>combo.bat
89 call combo.bat
90 @del combo.bat
91 @echo cd config >config.bat
92 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
93 call config.bat
94 @del config.bat
95 @echo cd console >console.bat
96 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
97 call console.bat
98 @del console.bat
99 @echo cd controls >controls.bat
100 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>controls.bat
101 call controls.bat
102 @del controls.bat
103 @echo cd dataview >dataview.bat
104 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat
105 call dataview.bat
106 @del dataview.bat
107 @echo cd dialogs >dialogs.bat
108 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat
109 call dialogs.bat
110 @del dialogs.bat
111 @echo cd dialup >dialup.bat
112 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialup.bat
113 call dialup.bat
114 @del dialup.bat
115 @echo cd display >display.bat
116 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>display.bat
117 call display.bat
118 @del display.bat
119 @echo cd dll >dll.bat
120 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dll.bat
121 call dll.bat
122 @del dll.bat
123 @echo cd dnd >dnd.bat
124 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dnd.bat
125 call dnd.bat
126 @del dnd.bat
127 @echo cd docview >docview.bat
128 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docview.bat
129 call docview.bat
130 @del docview.bat
131 @echo cd dragimag >dragimag.bat
132 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
133 call dragimag.bat
134 @del dragimag.bat
135 @echo cd drawing >drawing.bat
136 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
137 call drawing.bat
138 @del drawing.bat
139 @echo cd erase >erase.bat
140 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
141 call erase.bat
142 @del erase.bat
143 @echo cd event >event.bat
144 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat
145 call event.bat
146 @del event.bat
147 @echo cd except >except.bat
148 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>except.bat
149 call except.bat
150 @del except.bat
151 @echo cd exec >exec.bat
152 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat
153 call exec.bat
154 @del exec.bat
155 @echo cd font >font.bat
156 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat
157 call font.bat
158 @del font.bat
159 @echo cd grid >grid.bat
160 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>grid.bat
161 call grid.bat
162 @del grid.bat
163 @echo cd help >help.bat
164 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>help.bat
165 call help.bat
166 @del help.bat
167 @echo cd htlbox >htlbox.bat
168 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>htlbox.bat
169 call htlbox.bat
170 @del htlbox.bat
171 @echo cd html >html.bat
172 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>html.bat
173 call html.bat
174 @del html.bat
175 @echo cd image >image.bat
176 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>image.bat
177 call image.bat
178 @del image.bat
179 @echo cd internat >internat.bat
180 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>internat.bat
181 call internat.bat
182 @del internat.bat
183 @echo cd ipc >ipc.bat
184 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ipc.bat
185 call ipc.bat
186 @del ipc.bat
187 @echo cd joytest >joytest.bat
188 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>joytest.bat
189 call joytest.bat
190 @del joytest.bat
191 @echo cd keyboard >keyboard.bat
192 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>keyboard.bat
193 call keyboard.bat
194 @del keyboard.bat
195 @echo cd layout >layout.bat
196 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
197 call layout.bat
198 @del layout.bat
199 @echo cd listctrl >listctrl.bat
200 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
201 call listctrl.bat
202 @del listctrl.bat
203 @echo cd mdi >mdi.bat
204 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
205 call mdi.bat
206 @del mdi.bat
207 @echo cd mediaplayer >mediaplayer.bat
208 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat
209 call mediaplayer.bat
210 @del mediaplayer.bat
211 @echo cd menu >menu.bat
212 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
213 call menu.bat
214 @del menu.bat
215 @echo cd minimal >minimal.bat
216 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
217 call minimal.bat
218 @del minimal.bat
219 @echo cd nativdlg >nativdlg.bat
220 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat
221 call nativdlg.bat
222 @del nativdlg.bat
223 @echo cd notebook >notebook.bat
224 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>notebook.bat
225 call notebook.bat
226 @del notebook.bat
227 @echo cd oleauto >oleauto.bat
228 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>oleauto.bat
229 call oleauto.bat
230 @del oleauto.bat
231 @echo cd opengl >opengl.bat
232 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>opengl.bat
233 call opengl.bat
234 @del opengl.bat
235 @echo cd ownerdrw >ownerdrw.bat
236 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
237 call ownerdrw.bat
238 @del ownerdrw.bat
239 @echo cd popup >popup.bat
240 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
241 call popup.bat
242 @del popup.bat
243 @echo cd power >power.bat
244 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>power.bat
245 call power.bat
246 @del power.bat
247 @echo cd preferences >preferences.bat
248 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>preferences.bat
249 call preferences.bat
250 @del preferences.bat
251 @echo cd printing >printing.bat
252 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
253 call printing.bat
254 @del printing.bat
255 @echo cd propgrid >propgrid.bat
256 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>propgrid.bat
257 call propgrid.bat
258 @del propgrid.bat
259 @echo cd regtest >regtest.bat
260 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
261 call regtest.bat
262 @del regtest.bat
263 @echo cd render >render.bat
264 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
265 call render.bat
266 @del render.bat
267 @echo cd ribbon >ribbon.bat
268 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ribbon.bat
269 call ribbon.bat
270 @del ribbon.bat
271 @echo cd richtext >richtext.bat
272 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
273 call richtext.bat
274 @del richtext.bat
275 @echo cd sashtest >sashtest.bat
276 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
277 call sashtest.bat
278 @del sashtest.bat
279 @echo cd scroll >scroll.bat
280 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
281 call scroll.bat
282 @del scroll.bat
283 @echo cd shaped >shaped.bat
284 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
285 call shaped.bat
286 @del shaped.bat
287 @echo cd sockets >sockets.bat
288 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sockets.bat
289 call sockets.bat
290 @del sockets.bat
291 @echo cd sound >sound.bat
292 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
293 call sound.bat
294 @del sound.bat
295 @echo cd splash >splash.bat
296 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
297 call splash.bat
298 @del splash.bat
299 @echo cd splitter >splitter.bat
300 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
301 call splitter.bat
302 @del splitter.bat
303 @echo cd statbar >statbar.bat
304 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
305 call statbar.bat
306 @del statbar.bat
307 @echo cd stc >stc.bat
308 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
309 call stc.bat
310 @del stc.bat
311 @echo cd svg >svg.bat
312 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>svg.bat
313 call svg.bat
314 @del svg.bat
315 @echo cd taborder >taborder.bat
316 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taborder.bat
317 call taborder.bat
318 @del taborder.bat
319 @echo cd taskbar >taskbar.bat
320 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
321 call taskbar.bat
322 @del taskbar.bat
323 @echo cd text >text.bat
324 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>text.bat
325 call text.bat
326 @del text.bat
327 @echo cd thread >thread.bat
328 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>thread.bat
329 call thread.bat
330 @del thread.bat
331 @echo cd toolbar >toolbar.bat
332 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>toolbar.bat
333 call toolbar.bat
334 @del toolbar.bat
335 @echo cd treectrl >treectrl.bat
336 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>treectrl.bat
337 call treectrl.bat
338 @del treectrl.bat
339 @echo cd typetest >typetest.bat
340 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>typetest.bat
341 call typetest.bat
342 @del typetest.bat
343 @echo cd uiaction >uiaction.bat
344 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>uiaction.bat
345 call uiaction.bat
346 @del uiaction.bat
347 @echo cd validate >validate.bat
348 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>validate.bat
349 call validate.bat
350 @del validate.bat
351 @echo cd vscroll >vscroll.bat
352 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>vscroll.bat
353 call vscroll.bat
354 @del vscroll.bat
355 @echo cd webview >webview.bat
356 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>webview.bat
357 call webview.bat
358 @del webview.bat
359 @echo cd widgets >widgets.bat
360 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
361 call widgets.bat
362 @del widgets.bat
363 @echo cd wizard >wizard.bat
364 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
365 call wizard.bat
366 @del wizard.bat
367 @echo cd wrapsizer >wrapsizer.bat
368 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wrapsizer.bat
369 call wrapsizer.bat
370 @del wrapsizer.bat
371 @echo cd xrc >xrc.bat
372 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>xrc.bat
373 call xrc.bat
374 @del xrc.bat
375 @echo cd memcheck >memcheck.bat
376 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
377 call memcheck.bat
378 @del memcheck.bat
379
380 access:
381 @echo cd access >access.bat
382 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
383 call access.bat
384 @del access.bat
385
386 animate:
387 @echo cd animate >animate.bat
388 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
389 call animate.bat
390 @del animate.bat
391
392 artprov:
393 @echo cd artprov >artprov.bat
394 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
395 call artprov.bat
396 @del artprov.bat
397
398 aui:
399 @echo cd aui >aui.bat
400 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
401 call aui.bat
402 @del aui.bat
403
404 calendar:
405 @echo cd calendar >calendar.bat
406 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
407 call calendar.bat
408 @del calendar.bat
409
410 caret:
411 @echo cd caret >caret.bat
412 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
413 call caret.bat
414 @del caret.bat
415
416 clipboard:
417 @echo cd clipboard >clipboard.bat
418 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>clipboard.bat
419 call clipboard.bat
420 @del clipboard.bat
421
422 collpane:
423 @echo cd collpane >collpane.bat
424 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
425 call collpane.bat
426 @del collpane.bat
427
428 combo:
429 @echo cd combo >combo.bat
430 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
431 call combo.bat
432 @del combo.bat
433
434 config:
435 @echo cd config >config.bat
436 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
437 call config.bat
438 @del config.bat
439
440 console:
441 @echo cd console >console.bat
442 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
443 call console.bat
444 @del console.bat
445
446 controls:
447 @echo cd controls >controls.bat
448 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
449 call controls.bat
450 @del controls.bat
451
452 dataview:
453 @echo cd dataview >dataview.bat
454 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
455 call dataview.bat
456 @del dataview.bat
457
458 dialogs:
459 @echo cd dialogs >dialogs.bat
460 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
461 call dialogs.bat
462 @del dialogs.bat
463
464 dialup:
465 @echo cd dialup >dialup.bat
466 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
467 call dialup.bat
468 @del dialup.bat
469
470 display:
471 @echo cd display >display.bat
472 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
473 call display.bat
474 @del display.bat
475
476 dll:
477 @echo cd dll >dll.bat
478 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dll.bat
479 call dll.bat
480 @del dll.bat
481
482 dnd:
483 @echo cd dnd >dnd.bat
484 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
485 call dnd.bat
486 @del dnd.bat
487
488 docview:
489 @echo cd docview >docview.bat
490 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
491 call docview.bat
492 @del docview.bat
493
494 dragimag:
495 @echo cd dragimag >dragimag.bat
496 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
497 call dragimag.bat
498 @del dragimag.bat
499
500 drawing:
501 @echo cd drawing >drawing.bat
502 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
503 call drawing.bat
504 @del drawing.bat
505
506 erase:
507 @echo cd erase >erase.bat
508 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
509 call erase.bat
510 @del erase.bat
511
512 event:
513 @echo cd event >event.bat
514 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
515 call event.bat
516 @del event.bat
517
518 except:
519 @echo cd except >except.bat
520 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
521 call except.bat
522 @del except.bat
523
524 exec:
525 @echo cd exec >exec.bat
526 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
527 call exec.bat
528 @del exec.bat
529
530 font:
531 @echo cd font >font.bat
532 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
533 call font.bat
534 @del font.bat
535
536 grid:
537 @echo cd grid >grid.bat
538 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
539 call grid.bat
540 @del grid.bat
541
542 help:
543 @echo cd help >help.bat
544 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
545 call help.bat
546 @del help.bat
547
548 htlbox:
549 @echo cd htlbox >htlbox.bat
550 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
551 call htlbox.bat
552 @del htlbox.bat
553
554 html:
555 @echo cd html >html.bat
556 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
557 call html.bat
558 @del html.bat
559
560 image:
561 @echo cd image >image.bat
562 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
563 call image.bat
564 @del image.bat
565
566 internat:
567 @echo cd internat >internat.bat
568 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
569 call internat.bat
570 @del internat.bat
571
572 ipc:
573 @echo cd ipc >ipc.bat
574 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
575 call ipc.bat
576 @del ipc.bat
577
578 joytest:
579 @echo cd joytest >joytest.bat
580 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
581 call joytest.bat
582 @del joytest.bat
583
584 keyboard:
585 @echo cd keyboard >keyboard.bat
586 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
587 call keyboard.bat
588 @del keyboard.bat
589
590 layout:
591 @echo cd layout >layout.bat
592 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
593 call layout.bat
594 @del layout.bat
595
596 listctrl:
597 @echo cd listctrl >listctrl.bat
598 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
599 call listctrl.bat
600 @del listctrl.bat
601
602 mdi:
603 @echo cd mdi >mdi.bat
604 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
605 call mdi.bat
606 @del mdi.bat
607
608 mediaplayer:
609 @echo cd mediaplayer >mediaplayer.bat
610 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
611 call mediaplayer.bat
612 @del mediaplayer.bat
613
614 menu:
615 @echo cd menu >menu.bat
616 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
617 call menu.bat
618 @del menu.bat
619
620 minimal:
621 @echo cd minimal >minimal.bat
622 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
623 call minimal.bat
624 @del minimal.bat
625
626 nativdlg:
627 @echo cd nativdlg >nativdlg.bat
628 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
629 call nativdlg.bat
630 @del nativdlg.bat
631
632 notebook:
633 @echo cd notebook >notebook.bat
634 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
635 call notebook.bat
636 @del notebook.bat
637
638 oleauto:
639 @echo cd oleauto >oleauto.bat
640 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
641 call oleauto.bat
642 @del oleauto.bat
643
644 opengl:
645 @echo cd opengl >opengl.bat
646 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
647 call opengl.bat
648 @del opengl.bat
649
650 ownerdrw:
651 @echo cd ownerdrw >ownerdrw.bat
652 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
653 call ownerdrw.bat
654 @del ownerdrw.bat
655
656 popup:
657 @echo cd popup >popup.bat
658 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
659 call popup.bat
660 @del popup.bat
661
662 power:
663 @echo cd power >power.bat
664 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>power.bat
665 call power.bat
666 @del power.bat
667
668 preferences:
669 @echo cd preferences >preferences.bat
670 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>preferences.bat
671 call preferences.bat
672 @del preferences.bat
673
674 printing:
675 @echo cd printing >printing.bat
676 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
677 call printing.bat
678 @del printing.bat
679
680 propgrid:
681 @echo cd propgrid >propgrid.bat
682 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propgrid.bat
683 call propgrid.bat
684 @del propgrid.bat
685
686 regtest:
687 @echo cd regtest >regtest.bat
688 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
689 call regtest.bat
690 @del regtest.bat
691
692 render:
693 @echo cd render >render.bat
694 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
695 call render.bat
696 @del render.bat
697
698 ribbon:
699 @echo cd ribbon >ribbon.bat
700 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ribbon.bat
701 call ribbon.bat
702 @del ribbon.bat
703
704 richtext:
705 @echo cd richtext >richtext.bat
706 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
707 call richtext.bat
708 @del richtext.bat
709
710 sashtest:
711 @echo cd sashtest >sashtest.bat
712 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
713 call sashtest.bat
714 @del sashtest.bat
715
716 scroll:
717 @echo cd scroll >scroll.bat
718 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
719 call scroll.bat
720 @del scroll.bat
721
722 shaped:
723 @echo cd shaped >shaped.bat
724 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
725 call shaped.bat
726 @del shaped.bat
727
728 sockets:
729 @echo cd sockets >sockets.bat
730 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
731 call sockets.bat
732 @del sockets.bat
733
734 sound:
735 @echo cd sound >sound.bat
736 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
737 call sound.bat
738 @del sound.bat
739
740 splash:
741 @echo cd splash >splash.bat
742 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
743 call splash.bat
744 @del splash.bat
745
746 splitter:
747 @echo cd splitter >splitter.bat
748 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
749 call splitter.bat
750 @del splitter.bat
751
752 statbar:
753 @echo cd statbar >statbar.bat
754 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
755 call statbar.bat
756 @del statbar.bat
757
758 stc:
759 @echo cd stc >stc.bat
760 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
761 call stc.bat
762 @del stc.bat
763
764 svg:
765 @echo cd svg >svg.bat
766 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>svg.bat
767 call svg.bat
768 @del svg.bat
769
770 taborder:
771 @echo cd taborder >taborder.bat
772 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taborder.bat
773 call taborder.bat
774 @del taborder.bat
775
776 taskbar:
777 @echo cd taskbar >taskbar.bat
778 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
779 call taskbar.bat
780 @del taskbar.bat
781
782 text:
783 @echo cd text >text.bat
784 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
785 call text.bat
786 @del text.bat
787
788 thread:
789 @echo cd thread >thread.bat
790 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
791 call thread.bat
792 @del thread.bat
793
794 toolbar:
795 @echo cd toolbar >toolbar.bat
796 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
797 call toolbar.bat
798 @del toolbar.bat
799
800 treectrl:
801 @echo cd treectrl >treectrl.bat
802 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
803 call treectrl.bat
804 @del treectrl.bat
805
806 typetest:
807 @echo cd typetest >typetest.bat
808 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
809 call typetest.bat
810 @del typetest.bat
811
812 uiaction:
813 @echo cd uiaction >uiaction.bat
814 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>uiaction.bat
815 call uiaction.bat
816 @del uiaction.bat
817
818 validate:
819 @echo cd validate >validate.bat
820 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
821 call validate.bat
822 @del validate.bat
823
824 vscroll:
825 @echo cd vscroll >vscroll.bat
826 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
827 call vscroll.bat
828 @del vscroll.bat
829
830 webview:
831 @echo cd webview >webview.bat
832 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>webview.bat
833 call webview.bat
834 @del webview.bat
835
836 widgets:
837 @echo cd widgets >widgets.bat
838 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
839 call widgets.bat
840 @del widgets.bat
841
842 wizard:
843 @echo cd wizard >wizard.bat
844 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
845 call wizard.bat
846 @del wizard.bat
847
848 wrapsizer:
849 @echo cd wrapsizer >wrapsizer.bat
850 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wrapsizer.bat
851 call wrapsizer.bat
852 @del wrapsizer.bat
853
854 xrc:
855 @echo cd xrc >xrc.bat
856 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>xrc.bat
857 call xrc.bat
858 @del xrc.bat
859
860 memcheck:
861 @echo cd memcheck >memcheck.bat
862 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
863 call memcheck.bat
864 @del memcheck.bat
865