home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enigma Amiga Life 109
/
EnigmaAmiga109CD.iso
/
software
/
varie
/
freewheel
/
build68k
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-12-29
|
231 b
|
13 lines
stack 50000
Echo "Building project - this may take a while!"
Echo " "
CompList >t:BScr vc -+ -c %s -o 68kobj/%s%s
execute t:BScr
Echo " "
Echo "Linking..."
vc -o FreeWheel 68kobj/#?.o
delete >nil: t:BScr
Echo " "
Echo "All done."