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

@@ -23,8 +23,8 @@
 include ../Makefile.com
 
 CHIP            = ultra
 SRCS            = $(SRCS_mvec)
 
-install:        all $(ROOTLIBS) $(ROOTLINKS)
+install:        all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS)
 
 include $(SRC)/lib/Makefile.targ