Eliminate opt library
[oota-llvm.git] / tools / gccas / Makefile
index c5f6a497612159486a28ec14758add8380200837..25db47405e3f055be3f154689dc5ea318f016234 100644 (file)
@@ -1,6 +1,6 @@
 LEVEL = ../..
 
 TOOLNAME = gccas
-USEDLIBS = asmparser bcwriter scalaropts transforms analysis opt vmcore asmwriter support targe
+USEDLIBS = asmparser bcwriter transforms scalaropts target analysis vmcore asmwriter suppor
 
 include $(LEVEL)/Makefile.common