You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ar...@locus.apache.org on 2000/06/03 03:14:28 UTC

cvs commit: xml-xerces/c/tests/DOM/DOMTest Makefile.in

aruna1      00/06/02 18:14:28

  Modified:    c/tests/DOM/DOMTest Makefile.in
  Log:
  Version number consolidated into single file for unix
  
  Revision  Changes    Path
  1.6       +2 -1      xml-xerces/c/tests/DOM/DOMTest/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/DOM/DOMTest/Makefile.in,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Makefile.in	2000/05/09 22:14:24	1.5
  +++ Makefile.in	2000/06/03 01:14:27	1.6
  @@ -54,7 +54,7 @@
   # <http://www.apache.org/>.
   # 
   #
  -# $Id: Makefile.in,v 1.5 2000/05/09 22:14:24 aruna1 Exp $
  +# $Id: Makefile.in,v 1.6 2000/06/03 01:14:27 aruna1 Exp $
   #
   #
   
  @@ -77,6 +77,7 @@
   LIBS = @libs@
   CC = @compiler@
   
  +include ../../../obj/version.incl
   include ../../Makefile.incl
   
   APP_NAME=DTest