mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 17:28:53 +00:00
8 lines
125 B
Makefile
8 lines
125 B
Makefile
LEVEL = ../../..
|
|
LIBRARYNAME = instrument
|
|
PARALLEL_DIRS = ProfilePaths
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|