Category : C Source Code
Archive   : FLILIB.ZIP
Filename : MAKEFILE
Output of file : MAKEFILE contained in archive : FLILIB.ZIP
#My favorite flags to Turbo C. Only one really necessary is -ml for large
#model.
CFLAGS= -Z -O -w-par -wstv -c -ml -d
#Where Turbo C library is on my machine. You might need to change this line.
LDIR= D:\TC\LIB
.c.obj:
tcc $(CFLAGS) $*.c
all: play.exe slicefli.exe allflis.exe
@echo made all fli.lib test programs.
play.exe: play.obj
tlink $(LDIR)\c0l play, play, play, flisrc\fli $(LDIR)\cl
slicefli.exe: slicefli.obj
tlink $(LDIR)\c0l slicefli, slicefli, slicefli, flisrc\fli $(LDIR)\cl
allflis.exe: allflis.obj
tlink $(LDIR)\c0l allflis, allflis, allflis, flisrc\fli $(LDIR)\cl
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/