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

@@ -27,16 +27,13 @@
 LIBRARY =               libipp-core.a
 VERS =                  .0
 OBJECTS = ipp.o ipp_types.o read.o strings.o write.o
 
 include ../../../Makefile.lib
-include ../../../Makefile.rootfs
 
 SRCDIR =        ../common
 
-ROOTLIBDIR=     $(ROOT)/usr/lib
-
 LIBS =                  $(DYNLIB)
 
 $(LINTLIB):=    SRCS = $(SRCDIR)/$(LINTSRC)
 
 CFLAGS +=       $(CCVERBOSE)