jberry 2003/08/26 15:24:39
Modified: c/src/xercesc/internal Makefile.in
Log:
Add new MemoryManagerArrayImpl to Makefile
Revision Changes Path
1.13 +3 -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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile.in 20 Jun 2003 21:38:42 -0000 1.12
+++ Makefile.in 26 Aug 2003 22:24:39 -0000 1.13
@@ -84,6 +84,7 @@
ElemStack.hpp \
EndOfEntityException.hpp \
IANAEncodings.hpp \
+ MemoryManagerArrayImpl.hpp \
MemoryManagerImpl.hpp \
ReaderMgr.hpp \
SGXMLScanner.hpp \
@@ -106,6 +107,7 @@
ElemStack.$(TO) \
IGXMLScanner.$(TO) \
IGXMLScanner2.$(TO) \
+ MemoryManagerArrayImpl.$(TO) \
MemoryManagerImpl.$(TO) \
ReaderMgr.$(TO) \
SGXMLScanner.$(TO) \
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]