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/amd64/Makefile
          +++ new/usr/src/cmd/sgs/libelf/amd64/Makefile
↓ open down ↓ 26 lines elided ↑ open up ↑
  27   27  #
  28   28  
  29   29  include         ../Makefile.com
  30   30  
  31   31  CONVLIBDIR=     $(CONVLIBDIR64)
  32   32  
  33   33  MISCOBJS=       $(MISCOBJS64)
  34   34  
  35   35  .KEEP_STATE:
  36   36  
       37 +install:        all .WAIT $(ROOTFS_LIBS64) $(ROOTFS_LINKS64)
       38 +
  37   39  include         ../Makefile.targ.64
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX