1 2 3 4 5 6 7 8 9 10 11 12 13
LEVEL = ../.. TOOLNAME = bugpoint OPTLIBS = instrument profpaths scalaropts ipo ANALIBS = datastructure ipa target.a analysis USEDLIBS = ipo scalaropts $(ANALIBS) \ transformutils asmparser bcreader bcwriter vmcore support TOOLLINKOPTS = -ldl include $(LEVEL)/Makefile.common