summaryrefslogtreecommitdiff
path: root/lib/Transforms/Makefile
blob: 09ae44f6107808d9b508c984891ca98516418fee (plain)
1
2
3
4
5
6
7
LEVEL = ../..
PARALLEL_DIRS = Utils Instrumentation Scalar IPO
LIBRARYNAME = transforms
BUILD_ARCHIVE = 1

include $(LEVEL)/Makefile.common