mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
4ab6d41945
llvm-svn: 819
8 lines
98 B
Makefile
8 lines
98 B
Makefile
LEVEL = ../..
|
|
DIRS = Instrumentation
|
|
|
|
LIBRARYNAME = transforms
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|