llvm-project/llvm/lib/Transforms/Makefile

8 lines
115 B
Makefile

LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common