home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Exec 3
/
CD_Magazyn_EXEC_nr_3.iso
/
Recent
/
util
/
mouse
/
FreeWheel.lha
/
FreeWheel
/
Build68k
next >
Wrap
Text File
|
2000-02-05
|
241b
|
13 lines
stack 50000
Echo "Building project - this may take a while!"
Echo " "
CompList >t:BScr vc +68k -+ -c %s -o 68kobj/%s%s
execute t:BScr
Echo " "
Echo "Linking..."
vc +68k -o FreeWheel 68kobj/#?.o
delete >nil: t:BScr
Echo " "
Echo "All done."