forked from OSchip/llvm-project
parent
701a698d43
commit
058ff319fd
|
@ -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 $@ $<
|
||||
|
|
Loading…
Reference in New Issue