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:16:50 UTC

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

aruna1      00/06/02 18:16:50

  Modified:    c/samples/DOMPrint Makefile.in
  Log:
  Version number consolidated into single file for unix
  
  Revision  Changes    Path
  1.7       +2 -19     xml-xerces/c/samples/DOMPrint/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/samples/DOMPrint/Makefile.in,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Makefile.in	2000/02/06 07:47:18	1.6
  +++ Makefile.in	2000/06/03 01:16:50	1.7
  @@ -54,29 +54,8 @@
   # <http://www.apache.org/>.
   # 
   #
  -# $Log: Makefile.in,v $
  -# Revision 1.6  2000/02/06 07:47:18  rahulj
  -# Year 2K copyright swat.
  +# $Id: Makefile.in,v 1.7 2000/06/03 01:16:50 aruna1 Exp $
   #
  -# Revision 1.5  2000/02/05 00:04:44  abagchi
  -# Made sure all targets are prepended with :: instead of single :
  -#
  -# Revision 1.4  1999/12/21 00:16:25  aruna1
  -# ICUROOT reference removed from samples
  -#
  -# Revision 1.3  1999/12/20 23:54:23  aruna1
  -# "transcoder information checked instead of ICUROOT"
  -#
  -# Revision 1.2  1999/11/12 20:34:35  rahulj
  -# Replaced XML4CROOT with XERCESCROOT.
  -#
  -# Revision 1.1.1.1  1999/11/09 01:09:52  twl
  -# Initial checkin
  -#
  -# Revision 1.3  1999/11/08 20:43:36  rahul
  -# Swat for adding in Product name and CVS comment log variable.
  -#
  -#
   
   ###################################################################
   #                    IMPORTANT NOTE                               #
  @@ -95,6 +74,7 @@
   CFLAGS = @cflags@
   PREFIX = @prefix@
   
  +include ../../obj/version.incl
   include ../Makefile.incl
   
   APP_NAME=DOMPrint