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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libsecdb/sparc/Makefile
          +++ new/usr/src/lib/libsecdb/sparc/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) 1999, 2001 by Sun Microsystems, Inc.
  24   24  # All rights reserved.
  25   25  #
  26   26  # lib/libsecdb/sparc/Makefile
  27   27  #
  28      -#ident  "%Z%%M% %I%     %E% SMI"
       28 +
  29   29  #
  30   30  
  31   31  include ../Makefile.com
  32   32  
  33   33  .KEEP_STATE:
  34   34  
  35      -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
       35 +install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX