File: net/portmap/Makefile
base-0 patch-1
Line 15Line 15
portmap provides a lookup for RPC services, such as NFS
endef

portmap provides a lookup for RPC services, such as NFS
endef

# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc lib/libwrap
LIBDEPS = lib/libwrap
DEPENDS = boot/minit
DEPENDS = boot/minit
# Builddeps are installed in $(BUILD_PREFIX) in their entirety
BUILDDEPS =

CFLAGS += "-L$(DESTDIR)/$(libdir)"

CFLAGS += "-L$(DESTDIR)/$(libdir)"