K 10 svn:author V 5 asami K 8 svn:date V 27 1997-05-23T08:38:46.000000Z K 7 svn:log V 185 Change CXXINCLUDES to use "g++" explicitly. CXXINCLUDES was defined with ${CXX} at the end; the only problem was, the directory name is "g++" and ${CXX} is defined as "c++" in sys.mk. END