/[lmdze]/trunk/libf/make.sh
ViewVC logotype

Diff of /trunk/libf/make.sh

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

revision 7 by guez, Mon Mar 31 12:24:17 2008 UTC revision 11 by guez, Thu Jun 5 12:43:08 2008 UTC
# Line 39  else Line 39  else
39      # Find the current compiler, if any:      # Find the current compiler, if any:
40      if [[ -L compiler.mk ]]      if [[ -L compiler.mk ]]
41          then          then
42          target=`basename $(ls -l compiler.mk |cut -d " " -f 11) .mk`          target=`basename $(readlink compiler.mk) .mk`
43      fi      fi
44  fi  fi
45    

Legend:
Removed from v.7  
changed lines
  Added in v.11

  ViewVC Help
Powered by ViewVC 1.1.21