summaryrefslogtreecommitdiff
path: root/tools/setup
blob: f0fc36c6c9f558c7fe9082065a29e8d33bc93f53 (plain)
1
2
3
4
5
setenv LD_LIBRARY_PATH ../../lib/Assembly/Parser/Debug:../../lib/Assembly/Writer/Debug:../../lib/Analysis/Debug:../../lib/VMCore/Debug:../../lib/Bytecode/Writer/Debug:../../lib/Bytecode/Reader/Debug:../../lib/Optimizations/Debug

setenv PATH ../dis:../opt:../strip:${PATH}

alias as ../as/as