* Both Method & GlobalVariable now subclass GlobalValue
[oota-llvm.git] / lib / Analysis / Makefile
1
2 LEVEL = ../..
3
4 LIBRARYNAME = analysis
5
6 DIRS = LiveVar
7
8 include $(LEVEL)/Makefile.common
9