summaryrefslogtreecommitdiffstats
path: root/env.csh
blob: a7d560ff35b17793fffdfd241dd60119fd10e2d2 (plain)
1
2
3
4
5
6
7
setenv MCP_PATH /opt/mcp/shared/openhal
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