2002-11-21 06:28:10 +08:00
|
|
|
LEVEL = ../..
|
|
|
|
|
|
|
|
TOOLNAME = bugpoint
|
|
|
|
|
2003-01-15 05:30:30 +08:00
|
|
|
OPTLIBS = transforms instrument profpaths
|
2002-12-24 07:49:59 +08:00
|
|
|
ANALIBS = datastructure ipa target.a
|
2002-11-21 06:28:10 +08:00
|
|
|
|
2002-12-24 07:49:59 +08:00
|
|
|
USEDLIBS = ipo scalaropts analysis $(OPTLIBS) $(ANALIBS) \
|
2002-11-21 06:28:10 +08:00
|
|
|
transformutils asmparser bcreader bcwriter vmcore support
|
|
|
|
|
2003-06-18 04:09:18 +08:00
|
|
|
TOOLLINKOPTS = $(PLATFORMLIBDL)
|
2002-11-21 06:28:10 +08:00
|
|
|
|
|
|
|
include $(LEVEL)/Makefile.common
|