|
|
Microsoft OS/2 SDK 2.0 05-30-1990
# Makefile for SNAP application
# Created by Microsoft, IBM Corporation 1990
#
# Abbreviations
#
CC = cl386 -c -Gs -Od -W3 -Zpi
LF = /co /map /NOD
# Inference Rules
#
.c.obj:
$(CC) _TEXT $*.c
.rc.res:
rc -r $*.rc
# Dependencies
#
all: snap.exe
snap.res: snap.mak snap.rc snap.h snap.ico hand.ptr select.ptr snap.ptr
snap.obj: snap.mak snap.c snap.h
snap.exe: snap.mak snap.def snap.obj snap.res
link386 $(LF) snap, , snap, os2386 libc, snap;
rc snap.res
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.