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

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

include $(LEVEL)/Makefile.common