Use locally built burg

llvm-svn: 3793
This commit is contained in:
Chris Lattner 2002-09-17 23:24:57 +00:00
parent c431b6ba77
commit fa57849866

View 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
#