Chris Lattner a896b08b5c *** empty log message ***
llvm-svn: 3002
2002-07-23 17:52:38 +00:00

7 lines
153 B
Makefile

LEVEL = ../..
TOOLNAME = lli
USEDLIBS = bcreader vmcore analysis.a support.a target.a transforms.a
TOOLLINKOPTS = -ldl
include $(LEVEL)/Makefile.common