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

@@ -33,8 +33,8 @@
 
 .KEEP_STATE:
 
 all:            $(DYNLIB)
 
-install:        all $(ROOTFS_DYNLIB) $(ROOTFS_LINKS)
+install:        all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS)
 
 include         ../Makefile.targ