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

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