Make makefile not depend on where stuff is installed!!!!
authorChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 21:24:25 +0000 (21:24 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Sep 2001 21:24:25 +0000 (21:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@491 91177308-0d34-0410-b5e6-96231b3b80d8

test/Makefile

index b75762f5f140d85bbf88b09e82d02fdba204b779..247450c923a4aefa422e26513da3cfc6e5357957 100644 (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