changes because iMemory.h no longer #includes DerivedTypes.h
[oota-llvm.git] / lib / Transforms / Makefile
1 LEVEL = ../..
2 DIRS = Instrumentation Scalar IPO
3
4 LIBRARYNAME = transforms
5
6 include $(LEVEL)/Makefile.common
7