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

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/fm/libfmevent/sparc/Makefile
          +++ new/usr/src/lib/fm/libfmevent/sparc/Makefile
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  # CDDL HEADER END
  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  
  27   27  DYNFLAGS += -R/usr/lib/fm
  28   28  
  29      -install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
       29 +install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT) $(ROOTCOMPATLINKS)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX