mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
8308fe4dee
llvm-svn: 581
5 lines
91 B
Makefile
5 lines
91 B
Makefile
LEVEL = ../..
|
|
DIRS = InstrSelection InstrSched RegAlloc
|
|
|
|
include $(LEVEL)/Makefile.common
|