mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
26052792dd
llvm-svn: 4786
7 lines
104 B
Makefile
7 lines
104 B
Makefile
LEVEL = ../..
|
|
DIRS = Sparc X86
|
|
LIBRARYNAME = target
|
|
BUILD_ARCHIVE = 1
|
|
|
|
include $(LEVEL)/Makefile.common
|