Use full pathname for burg.

llvm-svn: 342
This commit is contained in:
Vikram S. Adve 2001-08-06 18:53:26 +00:00
parent 701a698d43
commit 058ff319fd
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Source = \
include $(LEVEL)/Makefile.common
BURG = burg -I
BURG = /home/vadve/vadve/Research/DynOpt/Burg/burg -I
%.burm.cpp: %.burg
$(BURG) -o $@ $<