Print this page
lib: move compat links from targetdirs to proper makefiles

@@ -28,6 +28,7 @@
 
 include ../Makefile.com
 
 BUILD.SO= $(LD) -o $@ -G $(DYNFLAGS) $(PICS) $(LDLIBS)
 
-install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \
+        $(ROOTCOMPATLINKS)