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