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