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

@@ -34,16 +34,13 @@
         ipp-listener.o pause-printer.o print-job.o purge-jobs.o release-job.o \
         restart-job.o resume-printer.o send-document.o set-job-attributes.o \
         set-printer-attributes.o validate-job.o
 
 include ../../../Makefile.lib
-include ../../../Makefile.rootfs
 
 SRCDIR =        ../common
 
-ROOTLIBDIR=     $(ROOT)/usr/lib
-
 LIBS =                  $(DYNLIB)
 
 $(LINTLIB):=    SRCS = $(SRCDIR)/$(LINTSRC)
 
 CFLAGS +=       $(CCVERBOSE)