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

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