mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
d8455b6f58
llvm-svn: 3559
8 lines
116 B
Makefile
8 lines
116 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = dis
|
|
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
|
|
include $(LEVEL)/Makefile.common
|
|
|
|
|