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

@@ -28,10 +28,11 @@
           $(POST_PROCESS_O)
 
 all:      $(BLTSRCS) .WAIT $(LIBS) $(LIBLINKS)
 
 install:  all .WAIT $(ROOTFS_LIBS64) $(ROOTFS_LINKS64)
+     $(ROOTCOMPATLINKS64)
 
 delete:        $(RM) $(DYNLIB)
 
 $(LIBLINKS):        $(RM) $(LIBLINKS)        $(SYMLINK) $(DYNLIB) $(LIBLINKS)