Chris Lattner c03f994e04 Fix dependency problem
llvm-svn: 1619
2002-01-31 18:33:09 +00:00

7 lines
163 B
Makefile

LEVEL = ../..
TOOLNAME = analyze
USEDLIBS = analysis asmparser bcreader asmwriter scalaropts vmcore analysis transforms support
include $(LEVEL)/Makefile.common