You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by je...@locus.apache.org on 2000/12/02 01:54:06 UTC

cvs commit: xml-xerces/java/src Makefile.incl

jeffreyr    00/12/01 16:54:06

  Modified:    java/src Makefile.incl
  Log:
  oops sorry did not meant to do this
  
  Revision  Changes    Path
  1.41      +1 -1      xml-xerces/java/src/Makefile.incl
  
  Index: Makefile.incl
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/Makefile.incl,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- Makefile.incl	2000/12/02 00:53:08	1.40
  +++ Makefile.incl	2000/12/02 00:54:05	1.41
  @@ -18,7 +18,7 @@
   SB_CLPATH = $(STYLEBOOK_CLPATH)$(CLPATHSEP)$(CLASSPATH)
   
   JAR = jar
  -JAVAC = javac -g 
  +JAVAC = javac
   ifeq ($(JDK12BIN),)
   JAVA12 = java
   JAVADOC12 = javadoc