Category : Files from Magazines
Archive   : PJ74.ZIP
Filename : PMTERM

 
Output of file : PMTERM contained in archive : PJ74.ZIP
# Simple Presentation Manager Terminal Program
# Written by Bill Hall
# 3665 Benton Street, #66
# Santa Clara, CA 95051

# no debug compile macro
cp=cl -c -W3 -AM -G2sw -Os -Zpe -I$(ttydir)

# libraries
LIBS=os2 mlibcep /NOD

# tty window code
ttydir=d:\pwcommon\ttycls

# inference rule for resources
.rc.res :
rc -r $*.rc

# Dependencies
pmterm.res : pmterm.rc pmterm.h

pmterm.obj : pmterm.c pmterm.h $(ttydir)\ttycls.h
$(cp) -NT _TERMRES pmterm.c

pmtint.obj : pmtint.c pmterm.h $(ttydir)\ttycls.h
$(cp) -NT _TERMINIT pmtint.c

pmtmsc.obj : pmtmsc.c pmterm.h
$(cp) -NT _TERMMSC pmtmsc.c

ttycls.obj : $(ttydir)\ttycls.c $(ttydir)\ttycls.h
$(cp) -NT _TERMRES $(ttydir)\ttycls.c

pmterm.exe : pmterm.def pmterm.res pmterm.obj pmtint.obj pmtmsc.obj ttycls.obj
link pmterm pmtint pmtmsc ttycls,pmterm/align:16,pmterm/map,$(LIBS),pmterm.def
rc pmterm.res


  3 Responses to “Category : Files from Magazines
Archive   : PJ74.ZIP
Filename : PMTERM

  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/