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

@@ -77,7 +77,10 @@
         $(POST_PROCESS_O)
 
 $(DYNLINKLIBDIR)/%: %$(VERS)
         $(INS.liblink)
 
+$(ROOTCOMPATLINKS):
+        $(RM) $@; $(SYMLINK) $(COMPATLINKTARGET) $@
+
 clean:
                 $(RM) $(POBJS) $(OBJS) $(PICS) $(CLEANFILES)