Category : C Source Code
Archive   : UNIXTOOL.ZIP
Filename : MAKEFILE
Output of file : MAKEFILE contained in archive : UNIXTOOL.ZIP
cl -nologo -c $*.c
.obj.exe:
link $** /NOI,,NUL;
df.obj: df.c
df.exe: df.obj
clsize.obj: clsize.asm
masm /ML clsize ;
du.obj: du.c
du.exe: du.obj clsize.obj
link du.obj clsize.obj /NOI /STA:10000;
ls.obj: ls.c
ls.exe: ls.obj clsize.obj
link ls.obj clsize.obj /NOI /STA:10000;
mv.obj: mv.c
mv.exe: mv.obj
rm.obj: rm.c
wild.obj: wild.c
rm.exe: rm.obj wild.obj
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
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/