]> git.saurik.com Git - wxWidgets.git/blob - samples/makefile.bcc
update makefiles
[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 collpane config combo console controls dataview db dialogs dialup display dnd docview docvwmdi dragimag drawing erase event exec except font grid help htlbox html image internat ipc joytest keyboard layout listctrl mdi mediaplayer memcheck menu minimal mobile nativdlg notebook oleauto opengl ownerdrw popup printing regtest render richtext 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 collpane >collpane.bat
78 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>collpane.bat
79 call collpane.bat
80 @del collpane.bat
81 @echo cd config >config.bat
82 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>config.bat
83 call config.bat
84 @del config.bat
85 @echo cd combo >combo.bat
86 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>combo.bat
87 call combo.bat
88 @del combo.bat
89 @echo cd console >console.bat
90 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>console.bat
91 call console.bat
92 @del console.bat
93 @echo cd controls >controls.bat
94 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>controls.bat
95 call controls.bat
96 @del controls.bat
97 @echo cd dataview >dataview.bat
98 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dataview.bat
99 call dataview.bat
100 @del dataview.bat
101 @echo cd db >db.bat
102 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>db.bat
103 call db.bat
104 @del db.bat
105 @echo cd dialogs >dialogs.bat
106 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialogs.bat
107 call dialogs.bat
108 @del dialogs.bat
109 @echo cd dialup >dialup.bat
110 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dialup.bat
111 call dialup.bat
112 @del dialup.bat
113 @echo cd display >display.bat
114 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>display.bat
115 call display.bat
116 @del display.bat
117 @echo cd dnd >dnd.bat
118 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dnd.bat
119 call dnd.bat
120 @del dnd.bat
121 @echo cd docview >docview.bat
122 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docview.bat
123 call docview.bat
124 @del docview.bat
125 @echo cd docvwmdi >docvwmdi.bat
126 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>docvwmdi.bat
127 call docvwmdi.bat
128 @del docvwmdi.bat
129 @echo cd dragimag >dragimag.bat
130 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>dragimag.bat
131 call dragimag.bat
132 @del dragimag.bat
133 @echo cd drawing >drawing.bat
134 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>drawing.bat
135 call drawing.bat
136 @del drawing.bat
137 @echo cd erase >erase.bat
138 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>erase.bat
139 call erase.bat
140 @del erase.bat
141 @echo cd event >event.bat
142 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>event.bat
143 call event.bat
144 @del event.bat
145 @echo cd exec >exec.bat
146 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>exec.bat
147 call exec.bat
148 @del exec.bat
149 @echo cd except >except.bat
150 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>except.bat
151 call except.bat
152 @del except.bat
153 @echo cd font >font.bat
154 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>font.bat
155 call font.bat
156 @del font.bat
157 @echo cd grid >grid.bat
158 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>grid.bat
159 call grid.bat
160 @del grid.bat
161 @echo cd help >help.bat
162 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>help.bat
163 call help.bat
164 @del help.bat
165 @echo cd htlbox >htlbox.bat
166 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>htlbox.bat
167 call htlbox.bat
168 @del htlbox.bat
169 @echo cd html >html.bat
170 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>html.bat
171 call html.bat
172 @del html.bat
173 @echo cd image >image.bat
174 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>image.bat
175 call image.bat
176 @del image.bat
177 @echo cd internat >internat.bat
178 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>internat.bat
179 call internat.bat
180 @del internat.bat
181 @echo cd ipc >ipc.bat
182 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ipc.bat
183 call ipc.bat
184 @del ipc.bat
185 @echo cd joytest >joytest.bat
186 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>joytest.bat
187 call joytest.bat
188 @del joytest.bat
189 @echo cd keyboard >keyboard.bat
190 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>keyboard.bat
191 call keyboard.bat
192 @del keyboard.bat
193 @echo cd layout >layout.bat
194 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>layout.bat
195 call layout.bat
196 @del layout.bat
197 @echo cd listctrl >listctrl.bat
198 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>listctrl.bat
199 call listctrl.bat
200 @del listctrl.bat
201 @echo cd mdi >mdi.bat
202 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mdi.bat
203 call mdi.bat
204 @del mdi.bat
205 @echo cd mediaplayer >mediaplayer.bat
206 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mediaplayer.bat
207 call mediaplayer.bat
208 @del mediaplayer.bat
209 @echo cd memcheck >memcheck.bat
210 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
211 call memcheck.bat
212 @del memcheck.bat
213 @echo cd menu >menu.bat
214 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
215 call menu.bat
216 @del menu.bat
217 @echo cd minimal >minimal.bat
218 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
219 call minimal.bat
220 @del minimal.bat
221 @echo cd mobile >mobile.bat
222 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
223 call mobile.bat
224 @del mobile.bat
225 @echo cd nativdlg >nativdlg.bat
226 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat
227 call nativdlg.bat
228 @del nativdlg.bat
229 @echo cd notebook >notebook.bat
230 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>notebook.bat
231 call notebook.bat
232 @del notebook.bat
233 @echo cd oleauto >oleauto.bat
234 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>oleauto.bat
235 call oleauto.bat
236 @del oleauto.bat
237 @echo cd opengl >opengl.bat
238 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>opengl.bat
239 call opengl.bat
240 @del opengl.bat
241 @echo cd ownerdrw >ownerdrw.bat
242 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
243 call ownerdrw.bat
244 @del ownerdrw.bat
245 @echo cd popup >popup.bat
246 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
247 call popup.bat
248 @del popup.bat
249 @echo cd printing >printing.bat
250 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
251 call printing.bat
252 @del printing.bat
253 @echo cd regtest >regtest.bat
254 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
255 call regtest.bat
256 @del regtest.bat
257 @echo cd render >render.bat
258 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
259 call render.bat
260 @del render.bat
261 @echo cd richtext >richtext.bat
262 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
263 call richtext.bat
264 @del richtext.bat
265 @echo cd sashtest >sashtest.bat
266 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
267 call sashtest.bat
268 @del sashtest.bat
269 @echo cd scroll >scroll.bat
270 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
271 call scroll.bat
272 @del scroll.bat
273 @echo cd scrollsub >scrollsub.bat
274 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scrollsub.bat
275 call scrollsub.bat
276 @del scrollsub.bat
277 @echo cd shaped >shaped.bat
278 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
279 call shaped.bat
280 @del shaped.bat
281 @echo cd sockets >sockets.bat
282 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sockets.bat
283 call sockets.bat
284 @del sockets.bat
285 @echo cd sound >sound.bat
286 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
287 call sound.bat
288 @del sound.bat
289 @echo cd splash >splash.bat
290 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
291 call splash.bat
292 @del splash.bat
293 @echo cd splitter >splitter.bat
294 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
295 call splitter.bat
296 @del splitter.bat
297 @echo cd statbar >statbar.bat
298 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
299 call statbar.bat
300 @del statbar.bat
301 @echo cd stc >stc.bat
302 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>stc.bat
303 call stc.bat
304 @del stc.bat
305 @echo cd taskbar >taskbar.bat
306 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
307 call taskbar.bat
308 @del taskbar.bat
309 @echo cd text >text.bat
310 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>text.bat
311 call text.bat
312 @del text.bat
313 @echo cd thread >thread.bat
314 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>thread.bat
315 call thread.bat
316 @del thread.bat
317 @echo cd toolbar >toolbar.bat
318 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>toolbar.bat
319 call toolbar.bat
320 @del toolbar.bat
321 @echo cd treectrl >treectrl.bat
322 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>treectrl.bat
323 call treectrl.bat
324 @del treectrl.bat
325 @echo cd typetest >typetest.bat
326 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>typetest.bat
327 call typetest.bat
328 @del typetest.bat
329 @echo cd validate >validate.bat
330 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>validate.bat
331 call validate.bat
332 @del validate.bat
333 @echo cd vscroll >vscroll.bat
334 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>vscroll.bat
335 call vscroll.bat
336 @del vscroll.bat
337 @echo cd widgets >widgets.bat
338 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
339 call widgets.bat
340 @del widgets.bat
341 @echo cd wizard >wizard.bat
342 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
343 call wizard.bat
344 @del wizard.bat
345 @echo cd mfc >mfc.bat
346 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat
347 call mfc.bat
348 @del mfc.bat
349
350 access:
351 @echo cd access >access.bat
352 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
353 call access.bat
354 @del access.bat
355
356 animate:
357 @echo cd animate >animate.bat
358 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
359 call animate.bat
360 @del animate.bat
361
362 artprov:
363 @echo cd artprov >artprov.bat
364 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
365 call artprov.bat
366 @del artprov.bat
367
368 aui:
369 @echo cd aui >aui.bat
370 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
371 call aui.bat
372 @del aui.bat
373
374 calendar:
375 @echo cd calendar >calendar.bat
376 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
377 call calendar.bat
378 @del calendar.bat
379
380 caret:
381 @echo cd caret >caret.bat
382 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
383 call caret.bat
384 @del caret.bat
385
386 collpane:
387 @echo cd collpane >collpane.bat
388 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
389 call collpane.bat
390 @del collpane.bat
391
392 config:
393 @echo cd config >config.bat
394 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
395 call config.bat
396 @del config.bat
397
398 combo:
399 @echo cd combo >combo.bat
400 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
401 call combo.bat
402 @del combo.bat
403
404 console:
405 @echo cd console >console.bat
406 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
407 call console.bat
408 @del console.bat
409
410 controls:
411 @echo cd controls >controls.bat
412 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
413 call controls.bat
414 @del controls.bat
415
416 dataview:
417 @echo cd dataview >dataview.bat
418 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
419 call dataview.bat
420 @del dataview.bat
421
422 db:
423 @echo cd db >db.bat
424 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat
425 call db.bat
426 @del db.bat
427
428 dialogs:
429 @echo cd dialogs >dialogs.bat
430 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
431 call dialogs.bat
432 @del dialogs.bat
433
434 dialup:
435 @echo cd dialup >dialup.bat
436 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
437 call dialup.bat
438 @del dialup.bat
439
440 display:
441 @echo cd display >display.bat
442 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
443 call display.bat
444 @del display.bat
445
446 dnd:
447 @echo cd dnd >dnd.bat
448 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
449 call dnd.bat
450 @del dnd.bat
451
452 docview:
453 @echo cd docview >docview.bat
454 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
455 call docview.bat
456 @del docview.bat
457
458 docvwmdi:
459 @echo cd docvwmdi >docvwmdi.bat
460 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docvwmdi.bat
461 call docvwmdi.bat
462 @del docvwmdi.bat
463
464 dragimag:
465 @echo cd dragimag >dragimag.bat
466 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
467 call dragimag.bat
468 @del dragimag.bat
469
470 drawing:
471 @echo cd drawing >drawing.bat
472 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
473 call drawing.bat
474 @del drawing.bat
475
476 erase:
477 @echo cd erase >erase.bat
478 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
479 call erase.bat
480 @del erase.bat
481
482 event:
483 @echo cd event >event.bat
484 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
485 call event.bat
486 @del event.bat
487
488 exec:
489 @echo cd exec >exec.bat
490 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
491 call exec.bat
492 @del exec.bat
493
494 except:
495 @echo cd except >except.bat
496 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
497 call except.bat
498 @del except.bat
499
500 font:
501 @echo cd font >font.bat
502 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
503 call font.bat
504 @del font.bat
505
506 grid:
507 @echo cd grid >grid.bat
508 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
509 call grid.bat
510 @del grid.bat
511
512 help:
513 @echo cd help >help.bat
514 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
515 call help.bat
516 @del help.bat
517
518 htlbox:
519 @echo cd htlbox >htlbox.bat
520 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
521 call htlbox.bat
522 @del htlbox.bat
523
524 html:
525 @echo cd html >html.bat
526 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
527 call html.bat
528 @del html.bat
529
530 image:
531 @echo cd image >image.bat
532 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
533 call image.bat
534 @del image.bat
535
536 internat:
537 @echo cd internat >internat.bat
538 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
539 call internat.bat
540 @del internat.bat
541
542 ipc:
543 @echo cd ipc >ipc.bat
544 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
545 call ipc.bat
546 @del ipc.bat
547
548 joytest:
549 @echo cd joytest >joytest.bat
550 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
551 call joytest.bat
552 @del joytest.bat
553
554 keyboard:
555 @echo cd keyboard >keyboard.bat
556 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
557 call keyboard.bat
558 @del keyboard.bat
559
560 layout:
561 @echo cd layout >layout.bat
562 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
563 call layout.bat
564 @del layout.bat
565
566 listctrl:
567 @echo cd listctrl >listctrl.bat
568 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
569 call listctrl.bat
570 @del listctrl.bat
571
572 mdi:
573 @echo cd mdi >mdi.bat
574 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
575 call mdi.bat
576 @del mdi.bat
577
578 mediaplayer:
579 @echo cd mediaplayer >mediaplayer.bat
580 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
581 call mediaplayer.bat
582 @del mediaplayer.bat
583
584 memcheck:
585 @echo cd memcheck >memcheck.bat
586 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
587 call memcheck.bat
588 @del memcheck.bat
589
590 menu:
591 @echo cd menu >menu.bat
592 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
593 call menu.bat
594 @del menu.bat
595
596 minimal:
597 @echo cd minimal >minimal.bat
598 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
599 call minimal.bat
600 @del minimal.bat
601
602 mobile:
603 @echo cd mobile >mobile.bat
604 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile.bat
605 call mobile.bat
606 @del mobile.bat
607
608 nativdlg:
609 @echo cd nativdlg >nativdlg.bat
610 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
611 call nativdlg.bat
612 @del nativdlg.bat
613
614 notebook:
615 @echo cd notebook >notebook.bat
616 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
617 call notebook.bat
618 @del notebook.bat
619
620 oleauto:
621 @echo cd oleauto >oleauto.bat
622 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
623 call oleauto.bat
624 @del oleauto.bat
625
626 opengl:
627 @echo cd opengl >opengl.bat
628 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
629 call opengl.bat
630 @del opengl.bat
631
632 ownerdrw:
633 @echo cd ownerdrw >ownerdrw.bat
634 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
635 call ownerdrw.bat
636 @del ownerdrw.bat
637
638 popup:
639 @echo cd popup >popup.bat
640 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
641 call popup.bat
642 @del popup.bat
643
644 printing:
645 @echo cd printing >printing.bat
646 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
647 call printing.bat
648 @del printing.bat
649
650 regtest:
651 @echo cd regtest >regtest.bat
652 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
653 call regtest.bat
654 @del regtest.bat
655
656 render:
657 @echo cd render >render.bat
658 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
659 call render.bat
660 @del render.bat
661
662 richtext:
663 @echo cd richtext >richtext.bat
664 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
665 call richtext.bat
666 @del richtext.bat
667
668 sashtest:
669 @echo cd sashtest >sashtest.bat
670 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
671 call sashtest.bat
672 @del sashtest.bat
673
674 scroll:
675 @echo cd scroll >scroll.bat
676 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
677 call scroll.bat
678 @del scroll.bat
679
680 scrollsub:
681 @echo cd scrollsub >scrollsub.bat
682 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scrollsub.bat
683 call scrollsub.bat
684 @del scrollsub.bat
685
686 shaped:
687 @echo cd shaped >shaped.bat
688 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
689 call shaped.bat
690 @del shaped.bat
691
692 sockets:
693 @echo cd sockets >sockets.bat
694 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
695 call sockets.bat
696 @del sockets.bat
697
698 sound:
699 @echo cd sound >sound.bat
700 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
701 call sound.bat
702 @del sound.bat
703
704 splash:
705 @echo cd splash >splash.bat
706 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
707 call splash.bat
708 @del splash.bat
709
710 splitter:
711 @echo cd splitter >splitter.bat
712 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
713 call splitter.bat
714 @del splitter.bat
715
716 statbar:
717 @echo cd statbar >statbar.bat
718 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
719 call statbar.bat
720 @del statbar.bat
721
722 stc:
723 @echo cd stc >stc.bat
724 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>stc.bat
725 call stc.bat
726 @del stc.bat
727
728 taskbar:
729 @echo cd taskbar >taskbar.bat
730 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
731 call taskbar.bat
732 @del taskbar.bat
733
734 text:
735 @echo cd text >text.bat
736 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
737 call text.bat
738 @del text.bat
739
740 thread:
741 @echo cd thread >thread.bat
742 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
743 call thread.bat
744 @del thread.bat
745
746 toolbar:
747 @echo cd toolbar >toolbar.bat
748 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
749 call toolbar.bat
750 @del toolbar.bat
751
752 treectrl:
753 @echo cd treectrl >treectrl.bat
754 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
755 call treectrl.bat
756 @del treectrl.bat
757
758 typetest:
759 @echo cd typetest >typetest.bat
760 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
761 call typetest.bat
762 @del typetest.bat
763
764 validate:
765 @echo cd validate >validate.bat
766 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
767 call validate.bat
768 @del validate.bat
769
770 vscroll:
771 @echo cd vscroll >vscroll.bat
772 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
773 call vscroll.bat
774 @del vscroll.bat
775
776 widgets:
777 @echo cd widgets >widgets.bat
778 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
779 call widgets.bat
780 @del widgets.bat
781
782 wizard:
783 @echo cd wizard >wizard.bat
784 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
785 call wizard.bat
786 @del wizard.bat
787
788 mfc:
789 @echo cd mfc >mfc.bat
790 @echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
791 call mfc.bat
792 @del mfc.bat
793