home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
prog_pm
/
chap16
/
buttons3
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-01-09
|
258 b
|
10 lines
#--------------------
# BUTTONS3 make file
#--------------------
buttons3.obj : buttons3.c sqbtnlib.h
cl -c -G2sw -W3 buttons3.c
buttons3.exe : buttons3.obj buttons3.def sqbtnlib.lib
link buttons3, /align:16, NUL, os2 sqbtnlib, buttons3