1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms/Makefile

8 lines
98 B
Makefile
Raw Normal View History

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