# 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