[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / misc / packages / Generic / openxm

Diff for /OpenXM/misc/packages/Generic/openxm/Makefile between version 1.18 and 1.19

version 1.18, 2000/09/02 01:27:12 version 1.19, 2000/09/21 08:06:40
Line 1 
Line 1 
 # $OpenXM: OpenXM/misc/packages/Generic/openxm/Makefile,v 1.17 2000/08/29 04:08:52 takayama Exp $  # $OpenXM: OpenXM/misc/packages/Generic/openxm/Makefile,v 1.18 2000/09/02 01:27:12 takayama Exp $
 # The FIRST part is a Makefile FOR COMMITTERS: it is used  # The FIRST part is a Makefile FOR COMMITTERS: it is used
 # to generate source and binary distributions of  # to generate source and binary distributions of
 # the OpenXM package on various operating systems.  # the OpenXM package on various operating systems.
Line 19  RCVS=cvs-OpenXM -d kerberos.math.sci.kobe-u.ac.jp:/usr
Line 19  RCVS=cvs-OpenXM -d kerberos.math.sci.kobe-u.ac.jp:/usr
   
 ## Configurations.  ## Configurations.
 ## OpenXM Version Number.  ## OpenXM Version Number.
   PREFIX=/usr/local
 VERSION=1.1.3  VERSION=1.1.3
 TAG=HEAD  TAG=HEAD
 FTP_AREA=/export/home01/ftp/pub/OpenXM/${VERSION}  FTP_AREA=/export/home01/ftp/pub/OpenXM/${VERSION}

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>