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/librtld_db/demo/sparc/Makefile
          +++ new/usr/src/cmd/sgs/librtld_db/demo/sparc/Makefile
↓ open down ↓ 25 lines elided ↑ open up ↑
  26   26  
  27   27  include         ../Makefile.com
  28   28  
  29   29  .KEEP_STATE:
  30   30  
  31   31  all:            $(OBJDIR) .WAIT $(PROG)
  32   32  
  33   33  test:           $(TESTS)
  34   34  
  35   35  # DEMO DELETE START
       36 +catalog:
       37 +
  36   38  install:        all $(ROOTONLDBINPROG)
  37   39  # DEMO DELETE END
  38   40  
  39   41  include         ../Makefile.targ
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX