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
13BCCDIR = $(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
24MAKEARGS = -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_OPENGL="$(USE_OPENGL)" -DUSE_ODBC="$(USE_ODBC)" -DUSE_QA="$(USE_QA)" \
33	-DUSE_EXCEPTIONS="$(USE_EXCEPTIONS)" -DUSE_RTTI="$(USE_RTTI)" \
34	-DUSE_THREADS="$(USE_THREADS)" -DUSE_CAIRO="$(USE_CAIRO)" \
35	-DUSE_GDIPLUS="$(USE_GDIPLUS)" -DOFFICIAL_BUILD="$(OFFICIAL_BUILD)" \
36	-DVENDOR="$(VENDOR)" -DWX_FLAVOUR="$(WX_FLAVOUR)" \
37	-DWX_LIB_FLAVOUR="$(WX_LIB_FLAVOUR)" -DCFG="$(CFG)" \
38	-DCPPUNIT_CFLAGS="$(CPPUNIT_CFLAGS)" -DCPPUNIT_LIBS="$(CPPUNIT_LIBS)" \
39	-DRUNTIME_LIBS="$(RUNTIME_LIBS)"
40
41### Conditionally set variables: ###
42
43
44
45### Targets: ###
46
47all: 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 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 taskbar text thread toolbar treectrl typetest validate vscroll widgets wizard
48
49clean: 
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 menu >menu.bat
222	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>menu.bat
223	call menu.bat
224	@del menu.bat
225	@echo cd minifram >minifram.bat
226	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minifram.bat
227	call minifram.bat
228	@del minifram.bat
229	@echo cd minimal >minimal.bat
230	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>minimal.bat
231	call minimal.bat
232	@del minimal.bat
233	@echo cd mobile >mobile.bat
234	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mobile.bat
235	call mobile.bat
236	@del mobile.bat
237	@echo cd multimon >multimon.bat
238	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>multimon.bat
239	call multimon.bat
240	@del multimon.bat
241	@echo cd nativdlg >nativdlg.bat
242	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>nativdlg.bat
243	call nativdlg.bat
244	@del nativdlg.bat
245	@echo cd notebook >notebook.bat
246	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>notebook.bat
247	call notebook.bat
248	@del notebook.bat
249	@echo cd oleauto >oleauto.bat
250	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>oleauto.bat
251	call oleauto.bat
252	@del oleauto.bat
253	@echo cd opengl >opengl.bat
254	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>opengl.bat
255	call opengl.bat
256	@del opengl.bat
257	@echo cd ownerdrw >ownerdrw.bat
258	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>ownerdrw.bat
259	call ownerdrw.bat
260	@del ownerdrw.bat
261	@echo cd png >png.bat
262	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>png.bat
263	call png.bat
264	@del png.bat
265	@echo cd popup >popup.bat
266	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>popup.bat
267	call popup.bat
268	@del popup.bat
269	@echo cd printing >printing.bat
270	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>printing.bat
271	call printing.bat
272	@del printing.bat
273	@echo cd propsize >propsize.bat
274	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>propsize.bat
275	call propsize.bat
276	@del propsize.bat
277	@echo cd regtest >regtest.bat
278	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>regtest.bat
279	call regtest.bat
280	@del regtest.bat
281	@echo cd render >render.bat
282	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>render.bat
283	call render.bat
284	@del render.bat
285	@echo cd richtext >richtext.bat
286	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>richtext.bat
287	call richtext.bat
288	@del richtext.bat
289	@echo cd rotate >rotate.bat
290	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>rotate.bat
291	call rotate.bat
292	@del rotate.bat
293	@echo cd sashtest >sashtest.bat
294	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sashtest.bat
295	call sashtest.bat
296	@del sashtest.bat
297	@echo cd scroll >scroll.bat
298	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scroll.bat
299	call scroll.bat
300	@del scroll.bat
301	@echo cd scrollsub >scrollsub.bat
302	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>scrollsub.bat
303	call scrollsub.bat
304	@del scrollsub.bat
305	@echo cd shaped >shaped.bat
306	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>shaped.bat
307	call shaped.bat
308	@del shaped.bat
309	@echo cd sockets >sockets.bat
310	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sockets.bat
311	call sockets.bat
312	@del sockets.bat
313	@echo cd sound >sound.bat
314	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>sound.bat
315	call sound.bat
316	@del sound.bat
317	@echo cd splash >splash.bat
318	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splash.bat
319	call splash.bat
320	@del splash.bat
321	@echo cd splitter >splitter.bat
322	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>splitter.bat
323	call splitter.bat
324	@del splitter.bat
325	@echo cd statbar >statbar.bat
326	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>statbar.bat
327	call statbar.bat
328	@del statbar.bat
329	@echo cd taskbar >taskbar.bat
330	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>taskbar.bat
331	call taskbar.bat
332	@del taskbar.bat
333	@echo cd text >text.bat
334	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>text.bat
335	call text.bat
336	@del text.bat
337	@echo cd thread >thread.bat
338	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>thread.bat
339	call thread.bat
340	@del thread.bat
341	@echo cd toolbar >toolbar.bat
342	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>toolbar.bat
343	call toolbar.bat
344	@del toolbar.bat
345	@echo cd treectrl >treectrl.bat
346	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>treectrl.bat
347	call treectrl.bat
348	@del treectrl.bat
349	@echo cd typetest >typetest.bat
350	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>typetest.bat
351	call typetest.bat
352	@del typetest.bat
353	@echo cd validate >validate.bat
354	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>validate.bat
355	call validate.bat
356	@del validate.bat
357	@echo cd vscroll >vscroll.bat
358	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>vscroll.bat
359	call vscroll.bat
360	@del vscroll.bat
361	@echo cd widgets >widgets.bat
362	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>widgets.bat
363	call widgets.bat
364	@del widgets.bat
365	@echo cd wizard >wizard.bat
366	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>wizard.bat
367	call wizard.bat
368	@del wizard.bat
369	@echo cd mfc >mfc.bat
370	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>mfc.bat
371	call mfc.bat
372	@del mfc.bat
373	@echo cd memcheck >memcheck.bat
374	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) clean >>memcheck.bat
375	call memcheck.bat
376	@del memcheck.bat
377
378access: 
379	@echo cd access >access.bat
380	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>access.bat
381	call access.bat
382	@del access.bat
383
384animate: 
385	@echo cd animate >animate.bat
386	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>animate.bat
387	call animate.bat
388	@del animate.bat
389
390artprov: 
391	@echo cd artprov >artprov.bat
392	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>artprov.bat
393	call artprov.bat
394	@del artprov.bat
395
396aui: 
397	@echo cd aui >aui.bat
398	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>aui.bat
399	call aui.bat
400	@del aui.bat
401
402calendar: 
403	@echo cd calendar >calendar.bat
404	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>calendar.bat
405	call calendar.bat
406	@del calendar.bat
407
408caret: 
409	@echo cd caret >caret.bat
410	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>caret.bat
411	call caret.bat
412	@del caret.bat
413
414checklst: 
415	@echo cd checklst >checklst.bat
416	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>checklst.bat
417	call checklst.bat
418	@del checklst.bat
419
420collpane: 
421	@echo cd collpane >collpane.bat
422	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>collpane.bat
423	call collpane.bat
424	@del collpane.bat
425
426config: 
427	@echo cd config >config.bat
428	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>config.bat
429	call config.bat
430	@del config.bat
431
432combo: 
433	@echo cd combo >combo.bat
434	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>combo.bat
435	call combo.bat
436	@del combo.bat
437
438console: 
439	@echo cd console >console.bat
440	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>console.bat
441	call console.bat
442	@del console.bat
443
444controls: 
445	@echo cd controls >controls.bat
446	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>controls.bat
447	call controls.bat
448	@del controls.bat
449
450dataview: 
451	@echo cd dataview >dataview.bat
452	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dataview.bat
453	call dataview.bat
454	@del dataview.bat
455
456db: 
457	@echo cd db >db.bat
458	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>db.bat
459	call db.bat
460	@del db.bat
461
462dialogs: 
463	@echo cd dialogs >dialogs.bat
464	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialogs.bat
465	call dialogs.bat
466	@del dialogs.bat
467
468dialup: 
469	@echo cd dialup >dialup.bat
470	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dialup.bat
471	call dialup.bat
472	@del dialup.bat
473
474display: 
475	@echo cd display >display.bat
476	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>display.bat
477	call display.bat
478	@del display.bat
479
480dnd: 
481	@echo cd dnd >dnd.bat
482	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dnd.bat
483	call dnd.bat
484	@del dnd.bat
485
486docview: 
487	@echo cd docview >docview.bat
488	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docview.bat
489	call docview.bat
490	@del docview.bat
491
492docvwmdi: 
493	@echo cd docvwmdi >docvwmdi.bat
494	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>docvwmdi.bat
495	call docvwmdi.bat
496	@del docvwmdi.bat
497
498dragimag: 
499	@echo cd dragimag >dragimag.bat
500	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dragimag.bat
501	call dragimag.bat
502	@del dragimag.bat
503
504drawing: 
505	@echo cd drawing >drawing.bat
506	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>drawing.bat
507	call drawing.bat
508	@del drawing.bat
509
510dynamic: 
511	@echo cd dynamic >dynamic.bat
512	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>dynamic.bat
513	call dynamic.bat
514	@del dynamic.bat
515
516erase: 
517	@echo cd erase >erase.bat
518	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>erase.bat
519	call erase.bat
520	@del erase.bat
521
522event: 
523	@echo cd event >event.bat
524	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>event.bat
525	call event.bat
526	@del event.bat
527
528exec: 
529	@echo cd exec >exec.bat
530	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>exec.bat
531	call exec.bat
532	@del exec.bat
533
534except: 
535	@echo cd except >except.bat
536	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>except.bat
537	call except.bat
538	@del except.bat
539
540font: 
541	@echo cd font >font.bat
542	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>font.bat
543	call font.bat
544	@del font.bat
545
546grid: 
547	@echo cd grid >grid.bat
548	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>grid.bat
549	call grid.bat
550	@del grid.bat
551
552help: 
553	@echo cd help >help.bat
554	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>help.bat
555	call help.bat
556	@del help.bat
557
558htlbox: 
559	@echo cd htlbox >htlbox.bat
560	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>htlbox.bat
561	call htlbox.bat
562	@del htlbox.bat
563
564html: 
565	@echo cd html >html.bat
566	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>html.bat
567	call html.bat
568	@del html.bat
569
570image: 
571	@echo cd image >image.bat
572	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>image.bat
573	call image.bat
574	@del image.bat
575
576internat: 
577	@echo cd internat >internat.bat
578	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>internat.bat
579	call internat.bat
580	@del internat.bat
581
582ipc: 
583	@echo cd ipc >ipc.bat
584	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ipc.bat
585	call ipc.bat
586	@del ipc.bat
587
588joytest: 
589	@echo cd joytest >joytest.bat
590	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>joytest.bat
591	call joytest.bat
592	@del joytest.bat
593
594keyboard: 
595	@echo cd keyboard >keyboard.bat
596	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>keyboard.bat
597	call keyboard.bat
598	@del keyboard.bat
599
600layout: 
601	@echo cd layout >layout.bat
602	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>layout.bat
603	call layout.bat
604	@del layout.bat
605
606listbox: 
607	@echo cd listbox >listbox.bat
608	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listbox.bat
609	call listbox.bat
610	@del listbox.bat
611
612listctrl: 
613	@echo cd listctrl >listctrl.bat
614	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>listctrl.bat
615	call listctrl.bat
616	@del listctrl.bat
617
618mdi: 
619	@echo cd mdi >mdi.bat
620	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mdi.bat
621	call mdi.bat
622	@del mdi.bat
623
624mediaplayer: 
625	@echo cd mediaplayer >mediaplayer.bat
626	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mediaplayer.bat
627	call mediaplayer.bat
628	@del mediaplayer.bat
629
630menu: 
631	@echo cd menu >menu.bat
632	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>menu.bat
633	call menu.bat
634	@del menu.bat
635
636minifram: 
637	@echo cd minifram >minifram.bat
638	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minifram.bat
639	call minifram.bat
640	@del minifram.bat
641
642minimal: 
643	@echo cd minimal >minimal.bat
644	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>minimal.bat
645	call minimal.bat
646	@del minimal.bat
647
648mobile: 
649	@echo cd mobile >mobile.bat
650	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mobile.bat
651	call mobile.bat
652	@del mobile.bat
653
654multimon: 
655	@echo cd multimon >multimon.bat
656	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>multimon.bat
657	call multimon.bat
658	@del multimon.bat
659
660nativdlg: 
661	@echo cd nativdlg >nativdlg.bat
662	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>nativdlg.bat
663	call nativdlg.bat
664	@del nativdlg.bat
665
666notebook: 
667	@echo cd notebook >notebook.bat
668	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>notebook.bat
669	call notebook.bat
670	@del notebook.bat
671
672oleauto: 
673	@echo cd oleauto >oleauto.bat
674	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>oleauto.bat
675	call oleauto.bat
676	@del oleauto.bat
677
678opengl: 
679	@echo cd opengl >opengl.bat
680	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>opengl.bat
681	call opengl.bat
682	@del opengl.bat
683
684ownerdrw: 
685	@echo cd ownerdrw >ownerdrw.bat
686	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>ownerdrw.bat
687	call ownerdrw.bat
688	@del ownerdrw.bat
689
690png: 
691	@echo cd png >png.bat
692	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>png.bat
693	call png.bat
694	@del png.bat
695
696popup: 
697	@echo cd popup >popup.bat
698	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>popup.bat
699	call popup.bat
700	@del popup.bat
701
702printing: 
703	@echo cd printing >printing.bat
704	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>printing.bat
705	call printing.bat
706	@del printing.bat
707
708propsize: 
709	@echo cd propsize >propsize.bat
710	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>propsize.bat
711	call propsize.bat
712	@del propsize.bat
713
714regtest: 
715	@echo cd regtest >regtest.bat
716	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>regtest.bat
717	call regtest.bat
718	@del regtest.bat
719
720render: 
721	@echo cd render >render.bat
722	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>render.bat
723	call render.bat
724	@del render.bat
725
726richtext: 
727	@echo cd richtext >richtext.bat
728	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>richtext.bat
729	call richtext.bat
730	@del richtext.bat
731
732rotate: 
733	@echo cd rotate >rotate.bat
734	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>rotate.bat
735	call rotate.bat
736	@del rotate.bat
737
738sashtest: 
739	@echo cd sashtest >sashtest.bat
740	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sashtest.bat
741	call sashtest.bat
742	@del sashtest.bat
743
744scroll: 
745	@echo cd scroll >scroll.bat
746	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scroll.bat
747	call scroll.bat
748	@del scroll.bat
749
750scrollsub: 
751	@echo cd scrollsub >scrollsub.bat
752	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>scrollsub.bat
753	call scrollsub.bat
754	@del scrollsub.bat
755
756shaped: 
757	@echo cd shaped >shaped.bat
758	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>shaped.bat
759	call shaped.bat
760	@del shaped.bat
761
762sockets: 
763	@echo cd sockets >sockets.bat
764	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sockets.bat
765	call sockets.bat
766	@del sockets.bat
767
768sound: 
769	@echo cd sound >sound.bat
770	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>sound.bat
771	call sound.bat
772	@del sound.bat
773
774splash: 
775	@echo cd splash >splash.bat
776	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splash.bat
777	call splash.bat
778	@del splash.bat
779
780splitter: 
781	@echo cd splitter >splitter.bat
782	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>splitter.bat
783	call splitter.bat
784	@del splitter.bat
785
786statbar: 
787	@echo cd statbar >statbar.bat
788	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>statbar.bat
789	call statbar.bat
790	@del statbar.bat
791
792taskbar: 
793	@echo cd taskbar >taskbar.bat
794	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>taskbar.bat
795	call taskbar.bat
796	@del taskbar.bat
797
798text: 
799	@echo cd text >text.bat
800	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>text.bat
801	call text.bat
802	@del text.bat
803
804thread: 
805	@echo cd thread >thread.bat
806	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>thread.bat
807	call thread.bat
808	@del thread.bat
809
810toolbar: 
811	@echo cd toolbar >toolbar.bat
812	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>toolbar.bat
813	call toolbar.bat
814	@del toolbar.bat
815
816treectrl: 
817	@echo cd treectrl >treectrl.bat
818	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>treectrl.bat
819	call treectrl.bat
820	@del treectrl.bat
821
822typetest: 
823	@echo cd typetest >typetest.bat
824	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>typetest.bat
825	call typetest.bat
826	@del typetest.bat
827
828validate: 
829	@echo cd validate >validate.bat
830	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>validate.bat
831	call validate.bat
832	@del validate.bat
833
834vscroll: 
835	@echo cd vscroll >vscroll.bat
836	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>vscroll.bat
837	call vscroll.bat
838	@del vscroll.bat
839
840widgets: 
841	@echo cd widgets >widgets.bat
842	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>widgets.bat
843	call widgets.bat
844	@del widgets.bat
845
846wizard: 
847	@echo cd wizard >wizard.bat
848	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>wizard.bat
849	call wizard.bat
850	@del wizard.bat
851
852mfc: 
853	@echo cd mfc >mfc.bat
854	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>mfc.bat
855	call mfc.bat
856	@del mfc.bat
857
858memcheck: 
859	@echo cd memcheck >memcheck.bat
860	@echo $(MAKE) -f makefile.bcc $(MAKEARGS) all >>memcheck.bat
861	call memcheck.bat
862	@del memcheck.bat
863
864