Print this page
7612 SGSPROTO lacks structure
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/link_audit/Makefile.com
          +++ new/usr/src/cmd/sgs/link_audit/Makefile.com
↓ open down ↓ 20 lines elided ↑ open up ↑
  21   21  
  22   22  #
  23   23  # Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  #
  25   25  
  26   26  include         ../../../../lib/Makefile.lib
  27   27  include         ../../Makefile.com
  28   28  
  29   29  NO_ASM_WARN=    -erroff=E_ASM_DISABLES_OPTIMIZATION
  30   30  
  31      -SGSPROTO=       ../../proto/$(MACH)
  32      -
  33   31  TRUSSLIB=       truss.so.1
  34   32  TRUSSSRC=       truss.c
  35   33  
  36   34  SYMBINDREP=     symbindrep.so.1
  37   35  SYMBINDREPSRC=  symbindrep.c
  38   36  
  39   37  PERFLIB=        perfcnt.so.1
  40   38  PERFSRC=        perfcnt.c hash.c
  41   39  
  42   40  WHOLIB=         who.so.1
↓ open down ↓ 82 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX