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

8 lines
102 B
Makefile
Raw Normal View History

2001-10-13 18:57:03 +02:00
LEVEL = ../..
2001-11-26 19:59:30 +01:00
DIRS = Instrumentation IPO
2001-10-13 18:57:03 +02:00
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common