home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Online 1998 November
/
PCO_1198.ISO
/
filesbbs
/
os2
/
os2www.arj
/
OS2WWW.ZIP
/
SYS406.R8
/
TOUR
/
SOURCE
/
TOUROS2.NMK
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-11-29
|
287 b
|
12 lines
# This make file is for IBM VisualAge C++ 3.00 or later for IBM OS/2
COMPILE: Tour.dll
.SUFFIXES:
Tour.dll: Tour.cpp Tour.def {$(INCLUDE)}PowerAPI.hpp {$(LIB)}PowerAPI.lib
icc /Gd+ /Ge- /Gm+ Tour.cpp Tour.def PowerAPI.lib
dllrname Tour.dll CPPOM30=SOCKCRT
del tour.obj