summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/opt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/opt/Makefile b/tools/opt/Makefile
index 14fe05d9aa..6c6e0fb98a 100644
--- a/tools/opt/Makefile
+++ b/tools/opt/Makefile
@@ -2,7 +2,7 @@ LEVEL = ../..
TOOLNAME = opt
USEDLIBS = bcreader bcwriter instrument profpaths \
- sparc target.a mapping regalloc.a sched select codegen preopts \
+ sparc mapping regalloc.a sched select codegen preopts \
postopts.a \
livevar scalaropts \
ipo ipa.a datastructure transforms target.a analysis \