summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Makefile
blob: 4a5641106d0f4d58b92fbc7070cd6c1516502738 (plain)
1
2
3
4
5
6
LEVEL = ../..
TOOLNAME = lli
USEDLIBS = bcreader vmcore analysis support target transforms
TOOLLINKOPTS = -ldl

include $(LEVEL)/Makefile.common