Make this work better for constants that aren't necessarily in ANY graph, such as...
[oota-llvm.git] / lib / Analysis / Makefile
1 LEVEL = ../..
2 LIBRARYNAME = analysis
3 PARALLEL_DIRS = LiveVar IPA DataStructure
4 BUILD_ARCHIVE = 1
5
6 include $(LEVEL)/Makefile.common
7