mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
28e3131d5c
llvm-svn: 410
10 lines
90 B
Makefile
10 lines
90 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = analysis
|
|
|
|
DIRS = LiveVar
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|