mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-15 07:59:33 +00:00
cc1fa55c61
llvm-svn: 1827
10 lines
94 B
Makefile
10 lines
94 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = analysis
|
|
|
|
DIRS = LiveVar IPA
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|