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

include $(LEVEL)/Makefile.common