[BACK]Return to Imakefile CVS log [TXT][DIR] Up to [Development] / inventor / tools / ppp

File: [Development] / inventor / tools / ppp / Attic / Imakefile (download)

Revision 1.1, Tue Aug 15 12:56:29 2000 UTC (17 years, 2 months ago) by naaman
Branch: MAIN

Initial revision

#define OneProgram

#define NoShipUser
#define BuildTool
#define NoStandardLibs 
#define NoShipLicense
#define OtherLibs -lm

PROGRAM = ppp
C++FILES = ppp.c++
TOP_OF_TREE = ../..