Print this page
8411 Build should warn when linking against libraries outside proto area

Split Close
Expand all
Collapse all
          --- old/usr/src/lib/libldap5/sparc/Makefile
          +++ new/usr/src/lib/libldap5/sparc/Makefile
↓ open down ↓ 1 lines elided ↑ open up ↑
   2    2  # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
   3    3  # Use is subject to license terms.
   4    4  #
   5    5  # lib/libldap5/sparc/Makefile
   6    6  #
   7    7  
   8    8  PR_MDUSOBJS = os_SunOS.o
   9    9  
  10   10  include ../Makefile.com
  11   11  
  12      -LDLIBS +=       -L$(ADJUNCT_PROTO)$(NSS_LDPATH) $(NSS_LIBS)
  13   12  DYNFLAGS +=     -R$(NSS_LDPATH)
  14   13  
  15   14  
  16   15  all: $(LIBS)
  17   16  
  18   17  install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX