1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/Transforms/Makefile

8 lines
109 B
Makefile
Raw Normal View History

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