summaryrefslogtreecommitdiffstats
path: root/env.csh
blob: 61ecc71eb6577aa00de24711954b926d39d4fcce (plain)
1
2
3
4
5
6
7
setenv MCP_PATH /esw/user/nfs/iawillia/fakeroot
if (-e /esw/fakeroot/) then
    setenv MCP_PATH /esw/fakeroot
endif


setenv PATH ${PATH}:${MCP_PATH}/opt/mcp/bin:${MCP_PATH}/usr/bin:`pwd`/src/build/trace
OpenPOWER on IntegriCloud