mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
5b3555bdd3
llvm-svn: 4114
8 lines
132 B
Makefile
8 lines
132 B
Makefile
LEVEL = ../..
|
|
LIBRARYNAME = analysis
|
|
PARALLEL_DIRS = LiveVar IPA DataStructure
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|