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

@@ -16,8 +16,8 @@
 TARGET_ARCH= sparc
 include ../Makefile.com
 
 CHIP            = ultra
 
-install:        all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
+install:        all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)
 
 include ../Makefile.targ