mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
e6b9b382e2
llvm-svn: 2
6 lines
64 B
Makefile
6 lines
64 B
Makefile
LEVEL = ..
|
|
DIRS = dis as opt
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|