summaryrefslogtreecommitdiff
path: root/tools/opt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/opt/Makefile')
-rw-r--r--tools/opt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/tools/opt/Makefile b/tools/opt/Makefile
index c696d4070e..aea04ac544 100644
--- a/tools/opt/Makefile
+++ b/tools/opt/Makefile
@@ -1,8 +1,10 @@
LEVEL = ../..
TOOLNAME = opt
-USEDLIBS = bcreader bcwriter instrument profpaths scalaropts \
- ipo ipa.a datastructure.a transforms target.a analysis \
+USEDLIBS = bcreader bcwriter instrument profpaths \
+ sparc.a target.a mapping.a regalloc.a sched.a select.a preselect \
+ livevar.a sparc.a scalaropts \
+ ipo ipa.a datastructure.a transforms target.a analysis \
transformutils vmcore support
TOOLLINKOPTS = -ldl