Use locally built burg
authorChris Lattner <sabre@nondot.org>
Tue, 17 Sep 2002 23:24:57 +0000 (23:24 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Sep 2002 23:24:57 +0000 (23:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3793 91177308-0d34-0410-b5e6-96231b3b80d8

Makefile.config

index d94552f110d39faff4d0ce6762cca99be426f509..f4def414305ed8fdb19abb7062c3bffdf246c4ee 100644 (file)
@@ -15,7 +15,7 @@ LLVM_OBJ_DIR = /shared/$(shell whoami)
 
 # Path to executable for Burg
 # 
-BURG = /home/vadve/vadve/Research/DynOpt/Burg/burg
+BURG = $(LEVEL)/utils/Burg/burg
 
 # Path to location for purify
 #