hanchenye-llvm-project/llvm/lib/Transforms/Makefile

8 lines
132 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
BUILD_ARCHIVE = 1
2001-10-14 00:57:03 +08:00
include $(LEVEL)/Makefile.common