|
|
Microsoft OS/2 SDK 2.0 05-30-1990
#
# NEAD Application Make file
#
#
# Default compilation macros
#
CC= cl386 -Zi -W3 -DLINT_ARGS -c -Gs -Od -Zp
#
# Default inference rules
#
.c.obj:
$(CC) $*.c
.asm.obj:
$(ASM) $*.asm;
.rc.res:
rc -r $*.rc
#
# Dependencies
#
all: nead.exe
nead.res: nead.rc nead.h nead.ico
nead.obj: nead.c nead.h
neadea.obj: neadea.c nead.h
neadfile.obj: neadfile.c nead.h
nead.exe: nead.obj neadfile.obj neadea.obj nead.res nead.def nead.ico
link386 nead neadfile neadea,nead/co,nead/map, os2386 libc/nod, nead.def
rc nead.res
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.