mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
f9db1450d8
llvm-svn: 230
8 lines
131 B
Makefile
8 lines
131 B
Makefile
LEVEL = ../..
|
|
DIRS = InstrSelection TargetMachine
|
|
|
|
## List source files in link order
|
|
Source =
|
|
|
|
include $(LEVEL)/Makefile.common
|