Category : C Source Code
Archive   : QCTBOX.ZIP
Filename : EDITTEST.MAK

 
Output of file : EDITTEST.MAK contained in archive : QCTBOX.ZIP
PROJ =EDITTEST
DEBUG =0
CC =qcl
CFLAGS_G =
CFLAGS_D =/Od /Gi$(PROJ).mdt /Zi /Zr
CFLAGS_R =/O /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

edittest.obj: edittest.c $(H)

edit.obj: edit.c $(H)

getkey.obj: getkey.c $(H)

mousefun.obj: mousefun.c $(H)

$(PROJ).EXE: edittest.obj edit.obj getkey.obj mousefun.obj $(OBJS_EXT)
echo >NUL @<<$(PROJ).crf
edittest.obj +
edit.obj +
getkey.obj +
mousefun.obj +
$(OBJS_EXT)
$(PROJ).EXE

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

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



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