mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-27 21:50:40 +00:00
05f4745c01
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230 91177308-0d34-0410-b5e6-96231b3b80d8
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
|