Category : Files from Magazines
Archive   : WDFEB92.ZIP
Filename : 3N02062A

 
Output of file : 3N02062A contained in archive : WDFEB92.ZIP
#
# Microsoft C v6.00ax makefile for grafbutn.exe
#
CFLAGS=-Gcsw2 -Od -W3 -Zp -Zi -EM

#Where:
# -Gcsw2 - Pascal-style functions, no stack
# checking, generate Windows epilog
# and prolog, use 80286 instructions.
# -Od - Turn off optimizations (cause they
# sometimes cause bugs).
# -W3 - Warning level 3
# -Zp - pack structures on byte boundaries
# -Zi - generate debugging information
# -EM - Use DOS-extended version of compiler

MODEL =s
WLIBS = libw $(MODEL)libcew

APPNAME =grafbutn
OBJ =$(APPNAME).obj

.rc.res:
rc -r $*.rc

$(APPNAME).exe : $(OBJ) $(APPNAME).res makefile $(APPNAME).def
link $(LFLAGS) $(OBJ),,,$(WLIBS) $(LIBS),$(APPNAME).def
rc $(APPNAME).res $(APPNAME).exe

$(APPNAME).res : $(APPNAME).rc


  3 Responses to “Category : Files from Magazines
Archive   : WDFEB92.ZIP
Filename : 3N02062A

  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/