home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
hooks
/
journal
/
app.mak
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1988-01-12
|
315 b
|
20 lines
cp=cl -d -c -AS -Gsw -Os -Zpe
.c.obj:
$(cp) $*.c
APP.obj: APP.c APP.h
wndproc.obj: wndproc.c APP.h
APPpaint.obj: APPpaint.c APP.h
APP.res: APP.rc APP.ico APP.h
rc -r APP.rc
APP.exe: APP.obj wndproc.obj APPpaint.obj APP.res APP.def
link4 @APP.rsp
mapsym APP
rc APP.res