summaryrefslogtreecommitdiffstats
path: root/env.csh
blob: 827f5281251974ffc35b90911bdc79e58c3c655d (plain)
1
2
3
4
5
6
7
setenv MCP_PATH /opt/mcp/shared/powerhal
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/lids:`pwd`/src/build/trace
OpenPOWER on IntegriCloud