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

*** 21,38 **** # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # - # ident "%Z%%M% %I% %E% SMI" - # include ../Makefile.com .KEEP_STATE: all: $(DYNLIB) $(LIBLINKS) install \ ! package: all $(ROOTFS_DYNLIB) include ../Makefile.targ --- 21,36 ---- # # Copyright 2006 Sun Microsystems, Inc. All rights reserved. # Use is subject to license terms. # include ../Makefile.com .KEEP_STATE: all: $(DYNLIB) $(LIBLINKS) install \ ! package: all $(ROOTLIBS) include ../Makefile.targ