2001-06-06 20:29:01 +00:00
|
|
|
LEVEL = ../..
|
2001-09-07 22:59:25 +00:00
|
|
|
TOOLNAME = opt
|
2002-06-25 21:43:28 +00:00
|
|
|
|
|
|
|
#USEDLIBS = bcreader bcwriter profpaths \
|
|
|
|
# analysis transforms vmcore support
|
|
|
|
|
|
|
|
|
|
|
|
USEDLIBS = bcreader bcwriter instrument profpaths \
|
2002-05-07 18:18:26 +00:00
|
|
|
ipo ipa datastructure transforms target analysis transformutils vmcore support
|
2001-06-06 20:29:01 +00:00
|
|
|
|
2002-06-25 21:43:28 +00:00
|
|
|
#USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
|
|
|
|
# ipo ipa datastructure transforms target analysis transformutils vmcore support
|
|
|
|
|
2001-09-07 22:59:25 +00:00
|
|
|
include $(LEVEL)/Makefile.common
|
2001-06-06 20:29:01 +00:00
|
|
|
|