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

LIBRARYNAME = transforms

include $(LEVEL)/Makefile.common