This node should not be incomplete!
[oota-llvm.git] / test / Analysis / Makefile
1 #                   test/Regression/Analysis/Makefile
2
3 LEVEL = ../../..
4 DIRS  = Dominators \
5         DSGraph \
6         LoopInfo
7 include $(LEVEL)/Makefile.common