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

*** 24,31 **** # include $(SRC)/lib/Makefile.filter.com include ../Makefile.com ! install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) include $(SRC)/lib/Makefile.filter.targ --- 24,32 ---- # include $(SRC)/lib/Makefile.filter.com include ../Makefile.com ! install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) \ ! $(ROOTLINT) $(ROOTCOMPATLINKS) include $(SRC)/lib/Makefile.filter.targ