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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libpam/sparc/Makefile
          +++ new/usr/src/lib/libpam/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 2003 Sun Microsystems, Inc.  All rights reserved.
  24   24  # Use is subject to license terms.
  25   25  #
  26   26  # usr/src/lib/libpam/sparc/Makefile
  27   27  #
  28      -# ident "%Z%%M% %I%     %E% SMI"
       28 +
  29   29  
  30   30  include         ../Makefile.com
  31   31  
  32      -install:        all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
       32 +install:        all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX