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/ldprof/Makefile.com
          +++ new/usr/src/cmd/sgs/ldprof/Makefile.com
↓ open down ↓ 26 lines elided ↑ open up ↑
  27   27  VERS=           .1
  28   28  COMOBJS=        profile.o
  29   29  BLTOBJ=         msg.o
  30   30  OBJECTS=        $(COMOBJS) $(BLTOBJ)
  31   31  
  32   32  include         ../../../../lib/Makefile.lib
  33   33  include         ../../Makefile.com
  34   34  
  35   35  ROOTLIBDIR=     $(ROOT)/usr/lib/link_audit
  36   36  
  37      -SGSPROTO=       ../../proto/$(MACH)
  38      -
  39   37  MAPFILES =      ../common/mapfile-vers
  40   38  
  41   39  DYNFLAGS +=     $(CC_USE_PROTO)
  42   40  CPPFLAGS=       -I. -I../common -I../../include \
  43   41                  -I../../rtld/common \
  44   42                  -I../../include/$(MACH) \
  45   43                  -I$(SRCBASE)/lib/libc/inc \
  46   44                  -I$(SRCBASE)/uts/common/krtld \
  47   45                  -I$(SRC)/common/sgsrtcid \
  48   46                  -I$(SRCBASE)/uts/$(ARCH)/sys \
↓ open down ↓ 27 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX