summaryrefslogtreecommitdiff
path: root/tools/extract/Makefile
blob: c364bb2c69fc3c8aedc45ec862c0ac60068c721e (plain)
1
2
3
4
5
6
7
LEVEL = ../..

TOOLNAME = extract
USEDLIBS = bcreader bcwriter transforms.a ipo.a analysis.a transformutils.a \
           ipa.a vmcore support.a

include $(LEVEL)/Makefile.common