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

*** 14,21 **** # include $(SRC)/lib/Makefile.filter.com include ../Makefile.com ! install: $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) include $(SRC)/lib/Makefile.filter.targ --- 14,21 ---- # include $(SRC)/lib/Makefile.filter.com include ../Makefile.com ! install: $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS) include $(SRC)/lib/Makefile.filter.targ