mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
e6b9b382e2
llvm-svn: 2
6 lines
101 B
Makefile
6 lines
101 B
Makefile
LEVEL = ..
|
|
DIRS = VMCore Analysis Assembly Bytecode Optimizations
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|