mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
49fddd4df3
llvm-svn: 401
5 lines
96 B
Makefile
5 lines
96 B
Makefile
LEVEL = ../..
|
|
DIRS = TargetMachine InstrSelection InstrSched
|
|
|
|
include $(LEVEL)/Makefile.common
|