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

6 lines
114 B
Makefile
Raw Normal View History

2001-06-06 22:29:01 +02:00
LEVEL = ../..
TOOLNAME = dis
2002-08-31 02:29:36 +02:00
USEDLIBS = bcreader cwriter ipa.a vmcore support.a
include $(LEVEL)/Makefile.common