mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 04:30:23 +00:00
6 lines
292 B
Plaintext
6 lines
292 B
Plaintext
|
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
|