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