Index: uspace/lib/softint/Makefile
===================================================================
--- uspace/lib/softint/Makefile	(revision 9539be6c880110557328e7e518cf276b94c1b07f)
+++ uspace/lib/softint/Makefile	(revision 1d465bf4b98a5bc5b790ecab106baa34aa9d68ee)
@@ -31,4 +31,6 @@
 EXTRA_CFLAGS = -Iinclude
 LIBRARY = libsoftint
+SLIBRARY = libsoftint.so.0.0
+LSONAME = libsoftint.so.0
 
 SOURCES = \
Index: uspace/lib/softint/libsoftint.so.0
===================================================================
--- uspace/lib/softint/libsoftint.so.0	(revision 1d465bf4b98a5bc5b790ecab106baa34aa9d68ee)
+++ uspace/lib/softint/libsoftint.so.0	(revision 1d465bf4b98a5bc5b790ecab106baa34aa9d68ee)
@@ -0,0 +1,1 @@
+libsoftint.so.0.0
