mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-02 17:09:05 +00:00
5e9c4e67c2
llvm-svn: 501
8 lines
119 B
Makefile
8 lines
119 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = dis
|
|
USEDLIBS = bcreader asmwriter analysis vmcore support
|
|
include $(LEVEL)/Makefile.common
|
|
|
|
|