home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Media Depot 5
/
mediadepotvolume51993.iso
/
FILES
/
13
/
SLASHSR6.ZIP
/
MAKE.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
|
1996-03-20
|
177 b
|
15 lines
@echo off
echo This is a full compile and will take a while...
cd util
call make
cd ..
cd dat
call dat
cd ..
cd src
call makeall
del allmain.exe
call l
dir *.err