home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
win_lrn
/
text
/
textout
< prev
next >
Wrap
Text File
|
1988-08-10
|
200b
|
8 lines
textout.obj: textout.c
cl -c -Fs -W2 -AS -Gsw -Od -Zped textout.c
textout.exe: textout.obj textout.def
link4 textout,/align:16,,slibw,textout.def
del textout.obj
del textout.map