Category : Word Processors
Archive   : CAWF.ZIP
Filename : FONTFILT.MAK

 
Output of file : FONTFILT.MAK contained in archive : CAWF.ZIP
PROJ =FONTFILT
DEBUG =0
CC =qcl
CFLAGS_G = /AS /W1 /Ze /DDOSPORT
CFLAGS_D = /Zd /Od
CFLAGS_R = /O /Ol /DNDEBUG
CFLAGS =$(CFLAGS_G) $(CFLAGS_R)
LFLAGS_G =/NOI
LFLAGS_D =/INCR /CO
LFLAGS_R =
LFLAGS =$(LFLAGS_G) $(LFLAGS_R)
RUNFLAGS =
OBJS_EXT =
LIBS_EXT =

.asm.obj: ; $(AS) $(AFLAGS) -c $*.asm

all: $(PROJ).EXE

fontfilt.obj: fontfilt.c $(H)

getopt.obj: getopt.c $(H)

$(PROJ).EXE: fontfilt.obj getopt.obj $(OBJS_EXT)
echo >NUL @<<$(PROJ).crf
fontfilt.obj +
getopt.obj +
$(OBJS_EXT)
$(PROJ).EXE

$(LIBS_EXT);
<<
qlink $(LFLAGS) @$(PROJ).crf

run: $(PROJ).EXE
$(PROJ) $(RUNFLAGS)



  3 Responses to “Category : Word Processors
Archive   : CAWF.ZIP
Filename : FONTFILT.MAK

  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/