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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libm1/sparc/Makefile
          +++ new/usr/src/lib/libm1/sparc/Makefile
↓ open down ↓ 9 lines elided ↑ open up ↑
  10   10  #
  11   11  
  12   12  #
  13   13  # Copyright 2011 Nexenta Systems, Inc.  All rights reserved.
  14   14  #
  15   15  
  16   16  TARGET_ARCH=    sparc
  17   17  
  18   18  include ../Makefile.com
  19   19  
  20      -install: all $(ROOTLIBS)
       20 +install: all $(ROOTLIBS) $(ROOTCOMPATLINKS)
  21   21  
  22   22  include $(SRC)/lib/Makefile.targ
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX