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:17:02 UTC

cvs commit: xml-xerces/c/samples/EnumVal Makefile.in

aruna1      00/06/02 18:17:00

  Modified:    c/samples/EnumVal Makefile.in
  Log:
  Version number consolidated into single file for unix
  
  Revision  Changes    Path
  1.7       +2 -7      xml-xerces/c/samples/EnumVal/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/EnumVal/Makefile.in,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Makefile.in	2000/02/06 07:47:19	1.6
  +++ Makefile.in	2000/06/03 01:16:59	1.7
  @@ -53,17 +53,8 @@
   # on the Apache Software Foundation, please see
   # <http://www.apache.org/>.
   # 
  -# $Log: Makefile.in,v $
  -# Revision 1.6  2000/02/06 07:47:19  rahulj
  -# Year 2K copyright swat.
  +# $Id: Makefile.in,v 1.7 2000/06/03 01:16:59 aruna1 Exp $
   #
  -# Revision 1.5  2000/02/05 00:04:47  abagchi
  -# Made sure all targets are prepended with :: instead of single :
  -#
  -# Revision 1.4  1999/12/21 19:54:44  rahulj
  -# Added Apache license and version tags.
  -#
  -#
   
   ###################################################################
   #                    IMPORTANT NOTE                               #
  @@ -81,6 +72,7 @@
   CFLAGS = @cflags@
   PREFIX = @prefix@
   
  +include ../../obj/version.incl
   include ../Makefile.incl
   
   APP_NAME=EnumVal