Print this page
lib: move compat links from targetdirs to proper makefiles
*** 28,35 ****
include $(SRC)/lib/Makefile.filter.com
include ../Makefile.com
DYNFLAGS += -F /usr/lib/ld.so.1
! install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS)
include $(SRC)/lib/Makefile.filter.targ
--- 28,35 ----
include $(SRC)/lib/Makefile.filter.com
include ../Makefile.com
DYNFLAGS += -F /usr/lib/ld.so.1
! install: all $(ROOTLIBDIR) .WAIT $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS)
include $(SRC)/lib/Makefile.filter.targ