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) include $(SRC)/lib/Makefile.filter.targ --- 24,31 ---- # include $(SRC)/lib/Makefile.filter.com include ../Makefile.com ! install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS) include $(SRC)/lib/Makefile.filter.targ