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:15 UTC

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

aruna1      00/06/02 18:14:15

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