mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-08 12:21:04 +00:00
06711c728d
llvm-svn: 1826
6 lines
97 B
Makefile
6 lines
97 B
Makefile
LEVEL = ..
|
|
DIRS = as dis opt link gccas lli llc gccld analyze
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|