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/Makefile
          +++ new/usr/src/cmd/sgs/librtld_db/demo/Makefile
↓ open down ↓ 15 lines elided ↑ open up ↑
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
  22   22  # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  23   23  #
  24   24  
  25   25  include         $(SRC)/Makefile.master
       26 +include         $(SRC)/cmd/sgs/Makefile.sub
  26   27  
  27   28  MACHDEMOFILES= \
  28   29                  i386/regs.c \
  29   30                  i386/m_utils.c \
  30   31                  i386/rdb_mach.h \
  31   32                  i386/Makefile \
  32   33                  amd64/regs.c \
  33   34                  amd64/rdb_mach.h \
  34   35                  amd64/Makefile \
  35   36                  sparc/regs.c \
↓ open down ↓ 100 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX