home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
modeless
/
hello.mak
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1988-10-11
|
285 b
|
11 lines
hello.res: hello.rc hello.ico hello.h
rc -r hello.rc
hello.obj: hello.c hello.h
cl -d -c -u -W2 -Asnw -Gsw -Od -Zped hello.c
hello.exe: hello.obj hello.res hello.def
link4 hello, hello/align:16, hello/map/li, slibw , hello.def
mapsym hello
rc hello.res