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

*** 33,40 **** .KEEP_STATE: all: $(DYNLIB) ! install: all $(ROOTFS_DYNLIB) $(ROOTFS_LINKS) include ../Makefile.targ --- 33,40 ---- .KEEP_STATE: all: $(DYNLIB) ! install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTCOMPATLINKS) include ../Makefile.targ