Category : Files from Magazines
Archive   : DDJSRC.ZIP
Filename : SMALLCOM.MAK

 
Output of file : SMALLCOM.MAK contained in archive : DDJSRC.ZIP
#
# SMALLCOM.MAK: make file for SMALLCOM.EXE with Microsoft C/MASM
#

.c.obj:
cl /DMSOFT=1 /DTURBOC=2 /DCOMPILER=MSOFT -c -W3 -Gs -AC $*.c

smallcom.obj : smallcom.c serial.h modem.h menu.h entry.h \
help.h window.h

modem.obj : modem.c serial.h modem.h

serial.obj : serial.c serial.h

entry.obj : entry.c entry.h window.h

menu.obj : menu.c menu.h window.h

help.obj : help.c help.h window.h

editshel.obj : editshel.c editor.h menu.h entry.h help.h \
window.h

editor.obj : editor.c editor.h window.h

window.obj : window.c window.h

microsft.obj : microsft.c

vpeek.obj : vpeek.asm
masm /MX vpeek;

keyhit.obj : keyhit.asm
masm /MX keyhit;

smallcom.exe : smallcom.obj modem.obj serial.obj editor.obj \
editshel.obj entry.obj menu.obj help.obj \
window.obj keyhit.obj vpeek.obj microsft.obj
link @smallcom.lnk


  3 Responses to “Category : Files from Magazines
Archive   : DDJSRC.ZIP
Filename : SMALLCOM.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/