mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
2ebafaf8ff
debug output. llvm-svn: 3724
10 lines
104 B
Makefile
10 lines
104 B
Makefile
LEVEL = ../../..
|
|
|
|
DIRS =
|
|
|
|
LIBRARYNAME = regalloc
|
|
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|