You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by le...@locus.apache.org on 2000/10/20 19:42:48 UTC

cvs commit: xml-xerces/java/src/org/apache/xerces/impl/io Makefile

lehors      00/10/20 10:42:48

  Modified:    java/src/org/apache/xerces/impl Tag: xerces_j_2 Makefile
  Added:       java/src/org/apache/xerces/impl/io Tag: xerces_j_2 Makefile
  Log:
  added Makefile to io subdir
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.7   +1 -1      xml-xerces/java/src/org/apache/xerces/impl/Attic/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/Attic/Makefile,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- Makefile	2000/10/12 17:16:14	1.1.2.6
  +++ Makefile	2000/10/20 17:42:45	1.1.2.7
  @@ -13,7 +13,7 @@
           XMLScanner.class\
           XMLValidator.class
   
  -DIRS = msg validation
  +DIRS = msg validation io
   
   TOP = ../../../../..
   include $(TOP)/src/Makefile.incl
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +10 -0     xml-xerces/java/src/org/apache/xerces/impl/io/Attic/Makefile