[BACK]Return to Makefile.in CVS log [TXT][DIR] Up to [local] / OpenXM / src / kxx

Diff for /OpenXM/src/kxx/Makefile.in between version 1.29 and 1.30

version 1.29, 2004/03/01 09:48:45 version 1.30, 2004/06/23 22:49:17
Line 1 
Line 1 
 ##  $OpenXM: OpenXM/src/kxx/Makefile.in,v 1.28 2004/02/29 03:00:37 takayama Exp $  ##  $OpenXM: OpenXM/src/kxx/Makefile.in,v 1.29 2004/03/01 09:48:45 takayama Exp $
 #  #
 #  Depends on  all-kan96xx [source tree of kan96xx at ${Kan96xx} is required]  #  Depends on  all-kan96xx [source tree of kan96xx at ${Kan96xx} is required]
 #              install-gmp, install-gc, install-util  #              install-gmp, install-gc, install-util
Line 18 
Line 18 
 ######### configurations.  ######### configurations.
 OpenXM_HOME=../..  OpenXM_HOME=../..
 Kan96xx=../kan96xx  Kan96xx=../kan96xx
 OpenXM_contrib=${OpenXM_HOME}/../OpenXM_contrib  
 OpenXM_bin=${OpenXM_HOME}/bin  OpenXM_bin=${OpenXM_HOME}/bin
 OpenXM_lib=${OpenXM_HOME}/lib  OpenXM_lib=${OpenXM_HOME}/lib
 OpenXM_include=${OpenXM_HOME}/include  OpenXM_include=${OpenXM_HOME}/include

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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