home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Borland Programmer's Resource
/
Borland_Programmers_Resource_CD_1995.iso
/
ntcode
/
blat01
/
makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-05-19
|
143 b
|
9 lines
all: blat.exe
blat.exe: blat.obj
tlink32 /c c0x32 blat,blat,,gensock cw32 import32
blat.obj: blat.cpp
bcc32 -c -w -w-pia blat.cpp