MAKE Version 3.6  Copyright (c) 1992 Borland International

Available memory 48812032 bytes

        bcc +COMMAND.CFG -c ver.c prompt.c call.c echo.c for.c goto.c if.c label.c pause.c rem.c set.c shift.c cmd.c copy.c type.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
ver.c:
prompt.c:
call.c:
echo.c:
for.c:
goto.c:
if.c:
label.c:
pause.c:
rem.c:
set.c:
shift.c:
cmd.c:
Warning cmd.c 242: Call to function 'batch' with no prototype in function main
Warning cmd.c 245: Call to function 'cmd_date' with no prototype in function main
Warning cmd.c 246: Call to function 'cmd_time' with no prototype in function main
Warning cmd.c 470: Call to function 'ExecCmd' with no prototype in function do_command
Warning cmd.c 520: Parameter 'argv' is never used in function prompt
Warning cmd.c 620: Call to function 'batch' with no prototype in function ExecCmd
copy.c:
type.c:


        Available memory 4055652

        bcc +COMMAND.CFG -c del.c verify.c date.c time.c break.c batch.c dir.c cd.c mkdir.c ren.c rmdir.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
del.c:
verify.c:
date.c:
Warning date.c 122: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 124: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 127: Call to function 'tonum' with no prototype in function parse_date
Warning date.c 136: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 138: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 141: Call to function 'tonum' with no prototype in function parse_date
Warning date.c 147: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 149: Call to function 'isnum' with no prototype in function parse_date
Warning date.c 152: Call to function 'tonum' with no prototype in function parse_date
time.c:
Warning time.c 130: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 132: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 135: Call to function 'tonum' with no prototype in function parse_time
Warning time.c 144: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 146: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 149: Call to function 'tonum' with no prototype in function parse_time
Warning time.c 155: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 157: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 160: Call to function 'tonum' with no prototype in function parse_time
Warning time.c 167: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 169: Call to function 'isnum' with no prototype in function parse_time
Warning time.c 172: Call to function 'tonum' with no prototype in function parse_time
break.c:
batch.c:
Warning batch.c 107: Call to function 'file_parse' with no prototype in function batch
Warning batch.c 167: Call to function 'put_prompt' with no prototype in function file_parse
Warning batch.c 179: Call to function 'put_prompt' with no prototype in function file_parse
Warning batch.c 183: Call to function 'parse' with no prototype in function file_parse
Warning batch.c 207: Call to function 'label_bat' with no prototype in function parse
dir.c:
Warning dir.c 266: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 282: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 319: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 320: Call to function 'strlwr' with no prototype in function dir
Warning dir.c 386: Parameter 'argc' is never used in function dir
Warning dir.c 386: Parameter 'argv' is never used in function dir
cd.c:
Warning cd.c 102: Parameter 'argv' is never used in function cd
mkdir.c:
ren.c:
rmdir.c:


        Available memory 4049724

        bcc +COMMAND.CFG -c ..\misc\prf.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\prf.c:


        Available memory 4138512

        bcc +COMMAND.CFG -c env.c err.c path.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
env.c:
Warning env.c 163: Code has no effect in function EnvLookup
Warning env.c 392: Unreachable code in function EnvSetVar
err.c:
path.c:


        Available memory 4080952

        bcc +COMMAND.CFG -c ..\misc\num.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\num.c:
Warning ..\misc\num.c 66: Call to function 'isnum' with no prototype in function tonum
Warning ..\misc\num.c 77: Call to function 'isspace' with no prototype in function atoi
Warning ..\misc\num.c 84: Call to function 'isdigit' with no prototype in function atoi


        Available memory 4108940

        bcc +COMMAND.CFG -c ..\misc\strings.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\strings.c:


        Available memory 4165892

        bcc +COMMAND.CFG -c scan.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
scan.c:
Warning scan.c 70: Call to function 'isnum' with no prototype in function expand
Warning scan.c 72: Call to function 'tonum' with no prototype in function expand
Warning scan.c 159: Call to function 'isnum' with no prototype in function scan
Warning scan.c 161: Call to function 'tonum' with no prototype in function scan


        Available memory 4100740

        bcc +COMMAND.CFG -c ..\misc\dosopt.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\dosopt.c:


        Available memory 4145672

        bcc +COMMAND.CFG -c ..\misc\home.c

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
..\misc\home.c:


        Available memory 4142892

        bcc +COMMAND.CFG -c doslib.c 

Borland C++  Version 3.1 Copyright (c) 1992 Borland International
doslib.c:
Warning doslib.c 217: Function should return a value in function DosSeek
Warning doslib.c 710: Function should return a value in function DosGetVerify
Warning doslib.c 721: Function should return a value in function DosGetBreak
Warning doslib.c 806: Function should return a value in function DosRdKb


        Available memory 4102872

        tlink /m/v/c/P-/LC:\BORLANDC\LIB @MAKE0000.$$$

Turbo Link  Version 5.1 Copyright (c) 1992 Borland International
Warning: No stack
        tdstrip command.exe

Turbo Debugger Symbol Table Stripper Version 3.1 (c) 1988,92 Borland Intl

        ..\utils\exe2bin command.exe command.com

EXE to BINary converter. Copyright (c) RaMax 1995,96 Part of FreeDOS.

This file might be using enhanced EXE format.

This file's length is 36592

File was successfully converted

        copy command.com ..\..\dist

        1 file(s) copied
        copy autoexec.bat ..\..\dist

        1 file(s) copied
        del *.obj

        del command.exe

        del command.com

