peiyongz 2004/07/09 08:54:38 Modified: c/samples/SEnumVal Makefile.in Log: Build on HP-Itanium, aCC A.05.52 Revision Changes Path 1.8 +5 -1 xml-xerces/c/samples/SEnumVal/Makefile.in Index: Makefile.in =================================================================== RCS file: /home/cvs/xml-xerces/c/samples/SEnumVal/Makefile.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- Makefile.in 28 Jul 2003 20:02:41 -0000 1.7 +++ Makefile.in 9 Jul 2004 15:54:38 -0000 1.8 @@ -55,6 +55,9 @@ # # $Id$ # $Log$ +# Revision 1.8 2004/07/09 15:54:38 peiyongz +# Build on HP-Itanium, aCC A.05.52 +# # Revision 1.7 2003/07/28 20:02:41 neilg # fix to permit the samples source to be copied from a non-writable to a writable part of the filesystem, then compiled. Binaries will also be dropped in a writable directory. This should make experimentation easier on multi-user systems. Patch by Steve Dulin # @@ -87,6 +90,7 @@ PLATFORM = @platform@ COMPILER = @compiler@ +CXXVER = @cxxver@ GCC = @GCC@ GXX = @GXX@ CXXFLAGS = @cxxflags@
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]