summaryrefslogtreecommitdiff
path: root/tools/as/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/as/Makefile')
-rw-r--r--tools/as/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/as/Makefile b/tools/as/Makefile
index 2a2ee1a388..7ac2c2432d 100644
--- a/tools/as/Makefile
+++ b/tools/as/Makefile
@@ -1,6 +1,5 @@
LEVEL = ../..
-
TOOLNAME = as
-USEDLIBS = asmparser bcwriter vmcore support
+USEDLIBS = asmparser bcwriter vmcore support.a
include $(LEVEL)/Makefile.common