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