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

*** 77,83 **** --- 77,86 ---- $(POST_PROCESS_O) $(DYNLINKLIBDIR)/%: %$(VERS) $(INS.liblink) + $(ROOTCOMPATLINKS): + $(RM) $@; $(SYMLINK) $(COMPATLINKTARGET) $@ + clean: $(RM) $(POBJS) $(OBJS) $(PICS) $(CLEANFILES)