Skip to content
Snippets Groups Projects
Commit 058ff319 authored by Vikram S. Adve's avatar Vikram S. Adve
Browse files

Use full pathname for burg.

llvm-svn: 342
parent 701a698d
No related branches found
No related tags found
No related merge requests found
......@@ -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 $@ $<
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment