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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libfdisk/sparcv9/Makefile
          +++ new/usr/src/lib/libfdisk/sparcv9/Makefile
↓ open down ↓ 17 lines elided ↑ open up ↑
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  23   23  #
  24   24  
  25   25  include ../Makefile.com
  26   26  include ../../Makefile.lib.64
  27   27  
  28      -install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
       28 +install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) $(ROOTCOMPATLINKS64)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX