mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-22 03:28:35 +00:00
64cf4b95c9
llvm-svn: 2552
8 lines
108 B
Makefile
8 lines
108 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = dis
|
|
USEDLIBS = bcreader vmcore support cwriter
|
|
include $(LEVEL)/Makefile.common
|
|
|
|
|