1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/tools/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