llvm-mirror/tools/dis/Makefile

8 lines
119 B
Makefile
Raw Normal View History

2001-06-06 20:29:01 +00:00
LEVEL = ../..
TOOLNAME = dis
USEDLIBS = bcreader asmwriter analysis vmcore support
include $(LEVEL)/Makefile.common
2001-06-06 20:29:01 +00:00