1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/tools/llvm-dis/Makefile
Sumant Kowshik 64cf4b95c9 *** empty log message ***
llvm-svn: 2552
2002-05-08 18:09:58 +00:00

8 lines
108 B
Makefile

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