home *** CD-ROM | disk | FTP | other *** search
- echo Compiling %1.for with SVS FORTRAN 2.8 with 80387 >%1.tim
- time <c:\dos\cr >>%1.tim
- c:\svs\fortrani %1.for +387 -p +c +c72 -e%1.err +charequ %2 %3 %4 %5 %6 %7 %8
- c:\svs\tcodei %1.i %1.j
- c:\svs\jlinkeri %1.j -o%1.obj
- del %1.j
- time <c:\dos\cr >>%1.tim
- fastlink %1 -nomap -l c:\svs\libf387 -relexe %1
- if not exist %1.com copy d:\igc\vmrun.com %1.com
- time <c:\dos\cr >>%1.tim
-