lib: move compat links from targetdirs to proper makefiles
@@ -24,8 +24,9 @@ # include $(SRC)/lib/Makefile.filter.com include ../Makefile.com -install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) +install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) \ + $(ROOTCOMPATLINKS) include $(SRC)/lib/Makefile.filter.targ