mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-16 06:30:13 +00:00
5 lines
91 B
Makefile
5 lines
91 B
Makefile
LEVEL = ../..
|
|
DIRS = InstrSelection InstrSched RegAlloc
|
|
|
|
include $(LEVEL)/Makefile.common
|