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

8 lines
180 B
Makefile

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