Adding the tool to the path doesn't break anything anymore

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@658 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-09-28 00:07:10 +00:00
parent 5efec28901
commit 79d4eb3aa0

View File

@ -1,5 +1,4 @@
setenv LD_LIBRARY_PATH ../lib/Debug
setenv PATH ../tools/Debug:${PATH}
alias as ../tools/Debug/as