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

@@ -7,11 +7,10 @@
 
 PR_MDUSOBJS = os_SunOS_x86.o
 
 include ../Makefile.com
 
-LDLIBS +=       -L$(ADJUNCT_PROTO)$(NSS_LDPATH) $(NSS_LIBS)
 DYNFLAGS +=     -R$(NSS_LDPATH)
 
 all: $(LIBS)
 
 install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)