Category : C Source Code
Archive   : GCOBJECT.ZIP
Filename : MAKEFILE.ZTC

 
Output of file : MAKEFILE.ZTC contained in archive : GCOBJECT.ZIP
# makefile for testgc.exe, a demo of the gcobject and gcstring classes
# the compact or large memory model is recommended.
# for Zortech make, use:
# make -fmakefile.ztc

testgc.exe: testgc.obj gcstring.obj gcobject.obj
ztc -mc testgc.obj gcstring.obj gcobject.obj

testgc.obj: testgc.cpp gcstring.hpp gcobject.hpp
ztc -mc -c testgc.cpp

gcstring.obj: gcobject.cpp gcstring.hpp gcobject.hpp
ztc -mc -c gcstring.cpp

gcobject.obj: gcobject.cpp gcobject.hpp
ztc -mc -c gcobject.cpp





  3 Responses to “Category : C Source Code
Archive   : GCOBJECT.ZIP
Filename : MAKEFILE.ZTC

  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/