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/02/14 19:33:20 UTC

cvs commit: xml-xerces/java/src/org/w3c/dom Makefile

lehors      00/02/14 10:33:20

  Modified:    java/src/org/w3c/dom Makefile
  Log:
  revamped all makefiles so that build can be done by simply
  typing make, without having to set any variables
  
  Revision  Changes    Path
  1.5       +2 -0      xml-xerces/java/src/org/w3c/dom/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/w3c/dom/Makefile,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Makefile	2000/01/28 22:54:41	1.4
  +++ Makefile	2000/02/14 18:33:19	1.5
  @@ -1,3 +1,5 @@
  +TOP = ../../../..
  +include $(TOP)/src/Makefile.incl
   # Makefile for directory ./org/w3c/dom
   #
   # This makefile depends on the following environment variables