mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
69e4c98a21
llvm-svn: 136
6 lines
72 B
Makefile
6 lines
72 B
Makefile
LEVEL = ..
|
|
DIRS = dis as opt analyze
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|