bmake.bat
author Claus Gittinger <cg@exept.de>
Mon, 30 Jul 2018 12:13:09 +0200
changeset 23246 35d957c7a840
parent 19724 53f4eb2cc657
child 19811 65fec19facb0
permissions -rwxr-xr-x
#FEATURE by cg class: OrderedCollection refactored to allow subclasses to use a different underlying container (see WeakOrderedCollection) added: #containerClass changed: #grow: #initContents: #makeRoomAtFront #makeRoomAtIndex: #makeRoomAtIndex:for: #makeRoomAtLast

@REM -------
@REM make using Borland bcc32
@REM type bmake, and wait...
@REM do not edit - automatically generated from ProjectDefinition
@REM -------
@SET DEFINES=

make.exe -N -f bc.mak  %DEFINES% %*