You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2002/07/18 23:57:27 UTC

cvs commit: xml-xerces/c/src/xercesc/util Makefile.in

knoaman     2002/07/18 14:57:27

  Modified:    c/src/xercesc/internal Makefile.in
               c/src/xercesc/util Makefile.in
  Log:
  Makefile update.
  
  Revision  Changes    Path
  1.2       +2 -1      xml-xerces/c/src/xercesc/internal/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/internal/Makefile.in,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile.in	1 Feb 2002 22:21:58 -0000	1.1
  +++ Makefile.in	18 Jul 2002 21:57:27 -0000	1.2
  @@ -80,6 +80,7 @@
   	CharTypeTables.hpp \
   	ElemStack.hpp \
   	EndOfEntityException.hpp \
  +	IANAEncodings.hpp \
   	ReaderMgr.hpp \
   	VecAttrListImpl.hpp \
   	VecAttributesImpl.hpp \
  
  
  
  1.10      +5 -0      xml-xerces/c/src/xercesc/util/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Makefile.in,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Makefile.in	10 Jul 2002 12:56:45 -0000	1.9
  +++ Makefile.in	18 Jul 2002 21:57:27 -0000	1.10
  @@ -55,6 +55,9 @@
   #
   #
   # $Log$
  +# Revision 1.10  2002/07/18 21:57:27  knoaman
  +# Makefile update.
  +#
   # Revision 1.9  2002/07/10 12:56:45  tng
   # [Bug 9154] Requesting Xerces Version Macro.
   #
  @@ -361,6 +364,7 @@
       BitSet.hpp \
       CountedPointer.hpp \
       EmptyStackException.hpp \
  +    EncodingValidator.hpp \
       FlagJanitor.hpp \
       HashBase.hpp \
       HashCMStateSet.hpp \
  @@ -464,6 +468,7 @@
       BinInputStream.$(TO) \
       BinMemInputStream.$(TO) \
       BitSet.$(TO) \
  +    EncodingValidator.$(TO) \
       HashXMLCh.$(TO) \
       HashPtr.$(TO) \
       HeaderDummy.$(TO) \
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org