summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Makefile
blob: 9cf483c479fb04072ab0d43bc4e3ae8f3c758bfb (plain)
1
2
3
4
5
6
LEVEL = ../..
TOOLNAME = lli
USEDLIBS = opt bcreader bcwriter vmcore asmwriter analysis support target

include $(LEVEL)/Makefile.common