home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
apps
/
getmsg
< prev
next >
Wrap
Text File
|
1988-08-10
|
299b
|
23 lines
#
# Standard command line definitions
#
cp=cl -d -c -AS -Gsw -Os -Zpe
#
# Standard inference rules
#
.c.obj:
$(cp) $*.c
#
# The C File List
#
getmsg.obj: getmsg.c
getmsg.exe: getmsg.obj getmsg.def
link4 getmsg,/align:16,/map,slibw,getmsg.def
mapsym getmsg