/[CCFs]/ccf-setup.csh
ViewVC logotype

Diff of /ccf-setup.csh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by ccflib, Fri Dec 22 11:11:43 2017 UTC revision 1.13 by ccflib, Fri Dec 22 13:26:18 2017 UTC
# Line 4  Line 4 
4  #  #
5  # Setup to build CCF from user's home  # Setup to build CCF from user's home
6  #  #
7  # $Id: ccf-setup.csh,v 1.11 2017/12/22 10:44:38 ccflib Exp $  # $Id: ccf-setup.csh,v 1.12 2017/12/22 11:11:43 ccflib Exp $
8    
9    
10  set host=`hostname | cut -d. -f1`  set host=`hostname | cut -d. -f1`
# Line 147  setenv PERL5LIB ${CCFDEV}/lib/perl5:${PE Line 147  setenv PERL5LIB ${CCFDEV}/lib/perl5:${PE
147    
148  # Add the scripts in $CCFLIB_HOME/bin, $CCFLIB_HOME/lib (for example uploadccf) to PATH  # Add the scripts in $CCFLIB_HOME/bin, $CCFLIB_HOME/lib (for example uploadccf) to PATH
149    
150  setenv PATH ${CCFLIB_HOME}/bin:${CCFLIB_HOME}/lib:${PATH}  setenv PATH ${CCFLIB_HOME}/bin:${CCFLIB_HOME}/ccfdev/bin:${CCFLIB_HOME}/ccfdev/lib:${PATH}
151    
152  # Unsets MAKE if set  # Unsets MAKE if set
153    

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.27