Make makefile not depend on where stuff is installed!!!!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@491 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-09-07 21:24:25 +00:00
parent 1fa0c09e9d
commit ddceab8fbf

View File

@ -1,4 +1,4 @@
LLVM := /home/vadve/vadve/Research/DynOpt/LLVM/llvm
LLVM := ..
LLC := $(LLVM)/tools/llc/llc
AS := $(LLVM)/tools/as/as
LLCOPTS := -dsched t