1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-dis/Makefile
2001-09-07 22:59:25 +00:00

8 lines
119 B
Makefile

LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader asmwriter analysis vmcore support
include $(LEVEL)/Makefile.common