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

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

aruna1      00/06/02 18:14:08

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