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

Diff for /OpenXM/src/Makefile between version 1.122 and 1.123

version 1.122, 2003/08/26 05:04:40 version 1.123, 2003/09/02 03:35:56
Line 1 
Line 1 
 ## $OpenXM: OpenXM/src/Makefile,v 1.121 2003/08/25 14:24:45 ohara Exp $  ## $OpenXM: OpenXM/src/Makefile,v 1.122 2003/08/26 05:04:40 takayama Exp $
   
 OpenXM_HOME=../../OpenXM  OpenXM_HOME=../../OpenXM
 OPENXM_CONTRIB=../../OpenXM_contrib  OPENXM_CONTRIB=../../OpenXM_contrib
Line 279  configure-gnuplot:
Line 279  configure-gnuplot:
         -(cd gnuplot ; make configure)          -(cd gnuplot ; make configure)
   
 configure-k097: configure-links configure-util  configure-k097: configure-links configure-util
           (cd k097 ; ./configure)
   
 configure-kan96xx: configure-links configure-util  configure-kan96xx: configure-links configure-util
         (cd kan96xx ; make configure)          (cd kan96xx ; make configure)

Legend:
Removed from v.1.122  
changed lines
  Added in v.1.123

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