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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libsecdb/sparcv9/Makefile
          +++ new/usr/src/lib/libsecdb/sparcv9/Makefile
↓ open down ↓ 17 lines elided ↑ open up ↑
  18   18  # information: Portions Copyright [yyyy] [name of copyright owner]
  19   19  #
  20   20  # CDDL HEADER END
  21   21  #
  22   22  #
  23   23  # Copyright (c) 1998, 2001 by Sun Microsystems, Inc.
  24   24  # All rights reserved.
  25   25  #
  26   26  # lib/libsecdb/sparcv9/Makefile
  27   27  #
  28      -#ident  "%Z%%M% %I%     %E% SMI"
       28 +
  29   29  #
  30   30  
  31   31  
  32   32  include ../Makefile.com
  33   33  include ../../Makefile.lib.64
  34   34  
  35   35  .KEEP_STATE:
  36   36  
  37      -install: all $(ROOTLIBS64) $(ROOTLINKS64)
       37 +install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX