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

LIBRARYNAME = transforms

include $(LEVEL)/Makefile.common