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