hanchenye-llvm-project/llvm/tools/extract/Makefile

7 lines
155 B
Makefile
Raw Normal View History

LEVEL = ../..
TOOLNAME = extract
USEDLIBS = bcreader bcwriter transforms ipo analysis transformutils ipa vmcore support
include $(LEVEL)/Makefile.common