1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Transforms/Makefile
Vikram S. Adve 4ab6d41945 Added Instrumentation subdirectory.
llvm-svn: 819
2001-10-15 12:01:05 +00:00

8 lines
98 B
Makefile

LEVEL = ../..
DIRS = Instrumentation
LIBRARYNAME = transforms
include $(LEVEL)/Makefile.common