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

*** 16,23 **** TARGET_ARCH= amd64 include ../Makefile.com include $(SRC)/lib/Makefile.lib.64 ! install: all $(ROOTLIBS64) include $(SRC)/lib/Makefile.targ --- 16,23 ---- TARGET_ARCH= amd64 include ../Makefile.com include $(SRC)/lib/Makefile.lib.64 ! install: all $(ROOTLIBS64) $(ROOTCOMPATLINKS64) include $(SRC)/lib/Makefile.targ