You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@locus.apache.org on 2000/12/20 07:38:18 UTC

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

andyc       00/12/19 22:38:18

  Modified:    java/src/org/apache/xerces/util Tag: xerces_j_2 Makefile
  Log:
  Oops. Forget to include this one in last commit.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.3   +1 -0      xml-xerces/java/src/org/apache/xerces/util/Attic/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/Attic/Makefile,v
  retrieving revision 1.1.2.2
  retrieving revision 1.1.2.3
  diff -u -r1.1.2.2 -r1.1.2.3
  --- Makefile	2000/10/02 01:29:58	1.1.2.2
  +++ Makefile	2000/12/20 06:38:18	1.1.2.3
  @@ -1,6 +1,7 @@
   # Makefile for directory ./org/apache/xerces/util
   
   TARGETS=\
  +	DefaultErrorHandler.class\
   	EncodingMap.class\
           MessageFormatter.class\
           SymbolTable.class\