llvm-project/llvm/lib/Transforms/Makefile

8 lines
115 B
Makefile
Raw Normal View History

2001-10-14 00:57:03 +08:00
LEVEL = ../..
DIRS = Utils Instrumentation Scalar IPO
2001-10-14 00:57:03 +08:00
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common