mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 20:27:42 +00:00
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
|
|
|
|
|