mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-30 23:42:52 +01:00
d7f2b91c9b
llvm-svn: 1799
7 lines
98 B
Makefile
7 lines
98 B
Makefile
LEVEL = ../../..
|
|
|
|
LIBRARYNAME = instrument
|
|
DIRS = ProfilePaths
|
|
include $(LEVEL)/Makefile.common
|
|
|