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

@@ -8,11 +8,10 @@
 PR_MDUSOBJS = os_SunOS.o
 
 include ../Makefile.com
 include ../../Makefile.lib.64
 
-LDLIBS +=       -L$(ADJUNCT_PROTO)$(NSS_LDPATH64) $(NSS_LIBS)
 DYNFLAGS +=     -R$(NSS_LDPATH64)
 
 all: $(LIBS)
 
 install: all $(ROOTLIBS64) $(ROOTLINKS64)