summaryrefslogtreecommitdiffstats
path: root/env.csh
blob: 7fe423849b5e99c24692617ea9b8e07c80e81ba8 (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/trace
OpenPOWER on IntegriCloud