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

8 lines
102 B
Makefile
Raw Normal View History

2001-10-14 00:57:03 +08:00
LEVEL = ../..
2001-11-27 02:59:30 +08:00
DIRS = Instrumentation IPO
2001-10-14 00:57:03 +08:00
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common