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
|
|
|
|
2002-09-16 16:09:43 +00:00
|
|
|
USEDLIBS = bcreader bcwriter instrument profpaths \
|
2002-09-16 18:13:12 +00:00
|
|
|
sparc target.a mapping regalloc.a sched select preselect \
|
2002-09-16 18:28:27 +00:00
|
|
|
livevar scalaropts \
|
2002-09-16 16:09:43 +00:00
|
|
|
ipo ipa.a datastructure.a transforms target.a analysis \
|
2002-07-23 17:52:38 +00:00
|
|
|
transformutils vmcore support
|
2002-09-17 20:40:24 +00:00
|
|
|
TOOLLINKOPTS = -ldl $(ExportSymbols)
|
2001-06-06 20:29:01 +00:00
|
|
|
|
2001-09-07 22:59:25 +00:00
|
|
|
include $(LEVEL)/Makefile.common
|
2001-06-06 20:29:01 +00:00
|
|
|
|