Category : Windows 3.X Files
Archive   : TERMITE.ZIP
Filename : TERMITE

 
Output of file : TERMITE contained in archive : TERMITE.ZIP
##
## Make file for TERMITE.EXE
##

CARGS = -Gsw -Oas -W2 -Zpe -c
LARGS = /NOD

##

all: termite.exe

##

termite.obj: termite.c termite.h fileopen.h
cl $(CARGS) termite.c

termtool.obj: termtool.c termite.h
cl $(CARGS) termtool.c

termite.res: termite.rc termite.h fileopen.h
rc -r termite.rc

##

fileopen.obj: fileopen.c fileopen.h
cl $(CARGS) fileopen.c

##

termite.exe:: termite.obj termtool.obj fileopen.obj termite.def
link $(LARGS) termite termtool fileopen, , , slibcew libw, termite.def
rc termite.res

termite.exe:: termite.res
rc termite.res



  3 Responses to “Category : Windows 3.X Files
Archive   : TERMITE.ZIP
Filename : TERMITE

  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/