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

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/liblddbg/sparc/Makefile
          +++ new/usr/src/cmd/sgs/liblddbg/sparc/Makefile
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26      -# ident "%Z%%M% %I%     %E% SMI"
  27      -#
  28   26  
  29   27  include         ../Makefile.com
  30   28  
  31   29  .KEEP_STATE:
  32   30  
  33   31  all:            $(DYNLIB) $(LIBLINKS)
  34   32  
  35   33  install \
  36      -package:        all $(ROOTFS_DYNLIB)
       34 +package:        all $(ROOTLIBS)
  37   35  
  38   36  include         ../Makefile.targ
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX