peiyongz    2004/08/11 11:40:04

  Modified:    c/src/xercesc/framework/psvi Makefile.in
  Log:
  XSValue
  
  Revision  Changes    Path
  1.3       +5 -0      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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Makefile.in       9 Jul 2004 16:11:32 -0000       1.2
  +++ Makefile.in       11 Aug 2004 18:40:04 -0000      1.3
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.3  2004/08/11 18:40:04  peiyongz
  +# XSValue
  +#
   # Revision 1.2  2004/07/09 16:11:32  peiyongz
   # Build on HP-Itanium, aCC A.05.52
   #
  @@ -111,6 +114,7 @@
        XSParticle.hpp \
        XSSimpleTypeDefinition.hpp \
        XSTypeDefinition.hpp \
  +     XSValue.hpp \
        XSWildcard.hpp 
   
   PSVI_C_FILES = \
  @@ -139,6 +143,7 @@
        XSParticle.$(TO) \
        XSSimpleTypeDefinition.$(TO) \
        XSTypeDefinition.$(TO) \
  +     XSValue.$(TO) \
        XSWildcard.$(TO) 
   
   all::        includes $(PSVI_CPP_OBJECTS)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to