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