summaryrefslogtreecommitdiff
path: root/lib/Transforms/Makefile
blob: b9f65b2e7f4929587f16648a59e1cbdf016c744e (plain)
1
2
3
4
5
6
7
LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO

LIBRARYNAME = transforms

include $(LEVEL)/Makefile.common