2001-06-07 04:29:01 +08:00
|
|
|
LEVEL = ../..
|
2001-09-08 06:59:25 +08:00
|
|
|
TOOLNAME = opt
|
2002-06-26 05:43:28 +08:00
|
|
|
|
2002-09-17 00:09:43 +08:00
|
|
|
USEDLIBS = bcreader bcwriter instrument profpaths \
|
2002-09-17 02:13:12 +08:00
|
|
|
sparc target.a mapping regalloc.a sched select preselect \
|
2002-09-17 02:28:27 +08:00
|
|
|
livevar scalaropts \
|
2002-09-17 00:09:43 +08:00
|
|
|
ipo ipa.a datastructure.a transforms target.a analysis \
|
2002-07-24 01:52:38 +08:00
|
|
|
transformutils vmcore support
|
|
|
|
TOOLLINKOPTS = -ldl
|
2001-06-07 04:29:01 +08:00
|
|
|
|
2001-09-08 06:59:25 +08:00
|
|
|
include $(LEVEL)/Makefile.common
|
2001-06-07 04:29:01 +08:00
|
|
|
|