|
|
Microsoft OS/2 SDK PM 08-08-1988
#===================================================================
#
# Definitions and Constants
#
#===================================================================
#===================================================================
#
# Standard command line definitions
#
#===================================================================
cp=cl -c -W3 -AM -G2ws -Od -Zpei -Gc -NT
cv=/CO
#cp=cl -c -W3 -AM -G2ws -Ox -Zpei -Gc -NT
#cv=
#===================================================================
#
# Default inference rules
#
#===================================================================
.c.obj:
$(cp) $*.c
#===================================================================
#
# Dependencies
#
#===================================================================
skelinit.obj: skelinit.c skel.h
$(cp) _INIT skelinit.c
skelres.obj: skelres.c skel.h
$(cp) _RES skelres.c
skelnres.obj: skelnres.c skel.h
$(cp) _NRES skelnres.c
skel.res: skel.rc skel.ico skel.h
rc -r skel.rc
skel.exe: skelnres.obj skelinit.obj skelres.obj \
skel.res skel.lnk skel.def
link $(cv) @skel.lnk
rc skel.res
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.