Index: uspace/lib/draw/Makefile
===================================================================
--- uspace/lib/draw/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/draw/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -29,6 +29,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = libdraw
-SLIBRARY = libdraw.so.0.0
-LSONAME = libdraw.so.0
 EXTRA_CFLAGS += -I$(LIBSOFTREND_PREFIX) -I$(LIBCOMPRESS_PREFIX)
 
Index: uspace/lib/graph/Makefile
===================================================================
--- uspace/lib/graph/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/graph/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -29,6 +29,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = libgraph
-SLIBRARY = libgraph.so.0.0
-LSONAME = libgraph.so.0
 
 SOURCES = \
Index: uspace/lib/gui/Makefile
===================================================================
--- uspace/lib/gui/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/gui/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -29,6 +29,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = libgui
-SLIBRARY = libgui.so.0.0
-LSONAME = libgui.so.0
 EXTRA_CFLAGS += -I$(LIBDRAW_PREFIX) -I$(LIBSOFTREND_PREFIX) -I$(LIBGRAPH_PREFIX)
 
Index: uspace/lib/http/Makefile
===================================================================
--- uspace/lib/http/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/http/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -29,6 +29,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = libhttp
-SLIBRARY = libhttp.so.0.0
-LSONAME = libhttp.so.0
 EXTRA_CFLAGS += -Iinclude
 
Index: uspace/lib/posix/Makefile
===================================================================
--- uspace/lib/posix/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/posix/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -30,6 +30,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = libposix
-SLIBRARY = libposix.so.0.0
-LSONAME = libposix.so.0
 
 EXTRA_CFLAGS = -Iinclude/
Index: uspace/lib/softrend/Makefile
===================================================================
--- uspace/lib/softrend/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/softrend/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -29,6 +29,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = libsoftrend
-SLIBRARY = libsoftrend.so.0.0
-LSONAME = libsoftrend.so.0
 MATH = y
 
Index: uspace/lib/uri/Makefile
===================================================================
--- uspace/lib/uri/Makefile	(revision 68825c3f888add4d3a45eb96efd6ee12765f3362)
+++ uspace/lib/uri/Makefile	(revision b8d4af4b62d44fdc3e0d372290cbf84be3de426e)
@@ -29,6 +29,4 @@
 USPACE_PREFIX = ../..
 LIBRARY = liburi
-SLIBRARY = liburi.so.0.0
-LSONAME = liburi.so.0
 
 SOURCES = \
