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
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