mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-03 01:48:15 +00:00
6 lines
64 B
Makefile
6 lines
64 B
Makefile
LEVEL = ..
|
|
DIRS = dis as opt
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|