llvm-project/llvm/tools/llvm-dis/Makefile

6 lines
114 B
Makefile
Raw Normal View History

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