home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Programming Black Book (Special Edition)
/
BlackBook.bin
/
disk1
/
source
/
chaptera
/
makefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1997-06-18
|
181 b
|
8 lines
# noehs.lib disables exception handling
# remove the reference if the lib is not available
.c.obj:
bcc -ms -c -w-pro $<
l12-1.exe: l12-1.obj
bcc -ms l12-1.obj noehs.lib