Category : C Source Code
Archive   : TCG101.ZIP
Filename : 3DOTS.MAK

 
Output of file : 3DOTS.MAK contained in archive : TCG101.ZIP
#
# This makefile has only been tested with Borland C++ 2.0 to date, and
# assumes that a Borland compiler will be used; you may need to edit this
# file before using it with a non-Borland compiler.
#

.autodepend

CC = bcc -c -ml -O -Z -d -r -G -a -2
LINK = tlink /x /c /yx
LINK_DEBUG = /v
DEPENDFILES = 3dots.obj


.cpp.obj:
$(CC) $<


3dots.exe: $(DEPENDFILES)
$(LINK) c0l.obj 3dots.obj, 3dots.exe,, cl.lib mathl.lib emu.lib ..\lib\bcl.lib


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