Category : C Source Code
Archive   : KSLIB.ZIP
Filename : BUILD.BAT

 
Output of file : BUILD.BAT contained in archive : KSLIB.ZIP
@echo off
cls

if .%cc% == . set cc=c:\langs\tc

@echo Building Target using %cc%\make

set path2=%path%
set path=%path%;%cc%;c:\langs\tasm

if .%1 == . goto default

%cc%\make -a -s %1 %2 %3 %4 %5
goto endprog

:default
%cc%\make -a -s default

:endprog
set path=%path2%
set path2=

echo Process Complete.


  3 Responses to “Category : C Source Code
Archive   : KSLIB.ZIP
Filename : BUILD.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/