mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-30 07:22:55 +01:00
b5d3e33496
llvm-svn: 4000
8 lines
125 B
Makefile
8 lines
125 B
Makefile
LEVEL = ../../..
|
|
LIBRARYNAME = instrument
|
|
PARALLEL_DIRS = ProfilePaths
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|