about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile.lib2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.lib b/Makefile.lib
index 5d9910e35b78..79078c83be35 100644
--- a/Makefile.lib
+++ b/Makefile.lib
@@ -2,8 +2,6 @@ default: all
 
 here = $(dir $(lastword $(MAKEFILE_LIST)))
 
-LIBS =
-
 QUIET = @
 
 %.o: %.cc