Category : Windows 3.X Files
Archive   : WPJ1-1.ZIP
Filename : LINKLIST.MAK

 
Output of file : LINKLIST.MAK contained in archive : WPJ1-1.ZIP
ALL: linklist.exe

CFLAGS=-c -D LINT_ARGS -AS -Os -Gsw -W4
LFLAGS=/NOD

OBJ1 = linklist.obj

linklist.obj : linklist.c linklist.h
$(CC) $(CFLAGS) linklist.c

linklist.res : linklist.rc linklist.ico
rc -r linklist.rc

linklist.exe : $(OBJ1) linklist.def linklist.res
link /NOD /AL:16 $(OBJ1), linklist.exe, NUL, libw slibcew, linklist.def
rc linklist.res


  3 Responses to “Category : Windows 3.X Files
Archive   : WPJ1-1.ZIP
Filename : LINKLIST.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/