mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-11 21:45:16 +00:00
5e9c4e67c2
llvm-svn: 501
7 lines
131 B
Makefile
7 lines
131 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = opt
|
|
USEDLIBS = opt bcreader bcwriter asmwriter analysis vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|