home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoft Programmer's Library 1.3
/
Microsoft-Programers-Library-v1.3.iso
/
sampcode
/
os2sdk
/
os2sdk11
/
petzold
/
chap05
/
fonts
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-02-20
|
287 b
|
13 lines
#-----------------
# FONTS make file
#-----------------
fonts.obj : fonts.c easyfont.h
cl -c -G2sw -W3 fonts.c
easyfont.obj : easyfont.c
cl -c -G2sw -W3 easyfont.c
fonts.exe : fonts.obj easyfont.obj fonts.def
link fonts easyfont, /align:16, NUL, os2, fonts