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

*** 15,22 **** TARGET_ARCH= sparc include ../Makefile.com ! install: all $(ROOTLIBS) include $(SRC)/lib/Makefile.targ --- 15,22 ---- TARGET_ARCH= sparc include ../Makefile.com ! install: all $(ROOTLIBS) $(ROOTCOMPATLINKS) include $(SRC)/lib/Makefile.targ