Category : Files from Magazines
Archive   : PJ95.ZIP
Filename : WALLOC.MAK

 
Output of file : WALLOC.MAK contained in archive : PJ95.ZIP
# Walloc - Windows property list demo

# Written by Bill Hall
# 3665 Benton Street, #66
# Santa Clara, CA 95051

# no debug compile for Microsoft C 6.0
cc=cl -c -AM -Gsw -W4 -Os -Zpe

# libraries
LIBS=libw mlibcaw /NOD/NOE

# target
walloc.exe :: walloc.def walloc.obj wallocnt.obj wallocmm.obj
link walloc wallocnt wallocmm,walloc/align:16,/co,$(LIBS),walloc.def
if exist walloc.res rc walloc.res

walloc.exe :: walloc.res
rc walloc.res

# dependencies
walloc.res : walloc.rc walloc.h walloc.ico walloc.dlg
rc -r walloc.rc

walloc.obj : walloc.c walloc.h
$(cc) -NT _RES walloc.c

wallocnt.obj : wallocnt.c walloc.h
$(cc) -NT _INIT wallocnt.c

wallocmm.obj : wallocmm.c walloc.h
$(cc) -NT _MEM wallocmm.c



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