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...@apache.org on 2001/01/16 05:36:49 UTC

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

andyc       01/01/15 20:36:49

  Modified:    java/src/org/apache/xerces/impl/xpath Tag: xerces_j_2
                        Makefile
  Log:
  Typos in targets.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +3 -3      xml-xerces/java/src/org/apache/xerces/impl/xpath/Attic/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/Attic/Makefile,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- Makefile	2001/01/16 04:25:30	1.1.2.1
  +++ Makefile	2001/01/16 04:36:49	1.1.2.2
  @@ -1,9 +1,9 @@
   # Makefile for directory ./org/apache/xerces/impl/xpath
   
   TARGETS=\
  -	XPath.java\
  -	XPathException.java\
  -	XPathMatcher.java
  +	XPath.class\
  +	XPathException.class\
  +	XPathMatcher.class
   
   DIRS =