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

Diff for /OpenXM/src/Makefile between version 1.119 and 1.120

version 1.119, 2003/06/26 08:59:12 version 1.120, 2003/07/21 11:36:09
Line 1 
Line 1 
 ## $OpenXM: OpenXM/src/Makefile,v 1.118 2003/06/02 20:26:58 ohara Exp $  ## $OpenXM: OpenXM/src/Makefile,v 1.119 2003/06/26 08:59:12 takayama Exp $
   
 OpenXM_HOME=../../OpenXM  OpenXM_HOME=../../OpenXM
 OPENXM_CONTRIB=../../OpenXM_contrib  OPENXM_CONTRIB=../../OpenXM_contrib
Line 274  configure-bin:
Line 274  configure-bin:
 configure-gnuplot:  configure-gnuplot:
         -(cd gnuplot ; make configure)          -(cd gnuplot ; make configure)
   
 configure-k097: configure-links  configure-k097: configure-links configure-util
   
 configure-kan96xx: configure-links  configure-kan96xx: configure-links configure-util
         (cd kan96xx ; make configure)          (cd kan96xx ; make configure)
   
 configure-kxx: configure-util  configure-kxx: configure-util

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120

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