Print this page
11461 should use a native link-editor during the build
11463 SUNWonld has passed its use-by date
11464 cmd/sgs/tools should contain tools, not common code
11465 sgsmsg should be built with the rest of the build tools

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/libelf/sparc/Makefile
          +++ new/usr/src/cmd/sgs/libelf/sparc/Makefile
↓ open down ↓ 21 lines elided ↑ open up ↑
  22   22  #
  23   23  # Copyright (c) 1994, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  #
  25   25  
  26   26  include         ../Makefile.com
  27   27  
  28   28  SGSMSGTARG +=   $(SGSMSG32)
  29   29  
  30   30  .KEEP_STATE:
  31   31  
       32 +install:        all .WAIT $(ROOTFS_LIBS) $(ROOTFS_LINKS) \
       33 +                .WAIT $(ROOTDEMODIRS) .WAIT $(ROOTDEMOFILES)
       34 +
  32   35  include         ../Makefile.targ
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX