Print this page
lib: move compat links from targetdirs to proper makefiles

@@ -29,16 +29,13 @@
 OBJECTS = \
         list.o ns.o ns_bsd_addr.o ns_cmn_kvp.o \
         ns_cmn_printer.o nss_convert.o nss_ldap.o nss_printer.o nss_write.o
 
 include ../../../Makefile.lib
-include ../../../Makefile.rootfs
 
 SRCDIR =        ../common
 
-ROOTLIBDIR=     $(ROOT)/usr/lib
-
 LIBS =                  $(DYNLIB)
 
 $(LINTLIB):=    SRCS = $(SRCDIR)/$(LINTSRC)
 
 CFLAGS +=       $(CCVERBOSE)