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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/fm/libfmevent/sparcv9/Makefile
          +++ new/usr/src/lib/fm/libfmevent/sparcv9/Makefile
↓ open down ↓ 19 lines elided ↑ open up ↑
  20   20  #
  21   21  #
  22   22  # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  #
  24   24  
  25   25  include ../Makefile.com
  26   26  include ../../../Makefile.lib.64
  27   27  
  28   28  DYNFLAGS += -R/usr/lib/fm/$(MACH64)
  29   29  
  30      -install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
       30 +install: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64) $(ROOTCOMPATLINKS64)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX