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

 
Output of file : MENUTEST.MAK contained in archive : QCTBOX.ZIP
PROJ =MENUTEST
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

menutest.obj: menutest.c $(H)

menu.obj: menu.c $(H)

box.obj: box.c $(H)

mousefun.obj: mousefun.c $(H)

getkey.obj: getkey.c $(H)

$(PROJ).EXE: menutest.obj menu.obj box.obj mousefun.obj getkey.obj $(OBJS_EXT)
echo >NUL @<<$(PROJ).crf
menutest.obj +
menu.obj +
box.obj +
mousefun.obj +
getkey.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 : MENUTEST.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/