> IRIX make & smake (pmake): > > SOME_VAR=`. /usr/pkg/lib/tclConfig.sh && echo $$TCL_LIBS` Are you sure? That is likely to run the command when SOME_VAR is substituted into another command, not when the assignment is executed. David -- David Laight: david@l8s.co.uk