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

@@ -28,8 +28,8 @@
 include         $(SRC)/lib/Makefile.filter.com
 include         ../Makefile.com
 
 DYNFLAGS +=     -F /usr/lib/ld.so.1
 
-install:        all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS)
+install:        all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS)
 
 include         $(SRC)/lib/Makefile.filter.targ