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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libfakekernel/sparc/Makefile
          +++ new/usr/src/lib/libfakekernel/sparc/Makefile
↓ open down ↓ 20 lines elided ↑ open up ↑
  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  # Copyright 2013 Nexenta Systems, Inc.  All rights reserved.
  27   27  #
  28   28  
  29   29  include ../Makefile.com
  30   30  
  31      -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
       31 +install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX