peiyongz 2004/07/09 09:11:32 Modified: c/src/xercesc/framework/psvi Makefile.in Log: Build on HP-Itanium, aCC A.05.52 Revision Changes Path 1.2 +5 -1 xml-xerces/c/src/xercesc/framework/psvi/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/psvi/Makefile.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile.in 16 Sep 2003 14:33:36 -0000 1.1 +++ Makefile.in 9 Jul 2004 16:11:32 -0000 1.2 @@ -55,6 +55,9 @@ # # # $Log$ +# Revision 1.2 2004/07/09 16:11:32 peiyongz +# Build on HP-Itanium, aCC A.05.52 +# # Revision 1.1 2003/09/16 14:33:36 neilg # PSVI/schema component model classes, with Makefile/configuration changes necessary to build them # @@ -62,6 +65,7 @@ PLATFORM = @platform@ CC = @cc@ CXX = @cxx@ +CXXVER = @cxxver@ GCC = @GCC@ GXX = @GXX@ CXXFLAGS = @cxxflags@
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]