Category : Recently Uploaded Files
Archive   : FRASRC19.ZIP
Filename : MAKEFRAC.BAT

 
Output of file : MAKEFRAC.BAT contained in archive : FRASRC19.ZIP
@echo off
rem ** The SET commands are here to ensure no options are accidentally set
set CL=
set MASM=
set LINK=
if exist f_errs.txt del f_errs.txt

rem ** Microsoft C7.00 or Visual C++ (normal case)
echo Building Fractint using MSC 7 or Visual C++
nmake "CC=cl /Gs" "AS=masm /ML" "LINKER=link" "OptT=/Oilg" "C7=YES" frachelp.mak
if errorlevel 1 goto exit
nmake "CC=cl /Gs /DC6" "AS=masm /ML" "LINKER=link" "OptT=/Oeciltaz" "OptS=/Osleazc" "OptN=/Oilc" "C7=YES" fractint.mak
goto exit

:exit


  3 Responses to “Category : Recently Uploaded Files
Archive   : FRASRC19.ZIP
Filename : MAKEFRAC.BAT

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/