home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-X 1
/
cdx_01.iso
/
demodisc
/
basq
/
source
/
3dvektor
/
m3.bat
< 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
DOS Batch File
|
1994-10-29
|
226 b
|
14 lines
if exist pmode.obj goto noasmit
tasm /ml /m2 pmode
:noasmit
make -flib\3d3
make -flib\main
make -flib\3dvect
make -flib\user
make -flib\sfx
tlink /3 /s /x pmode 3d3 main, main3 ,, lib\3dvect lib\sfx lib\user