# Use stubs to eliminate some large stuff from libc
HACKSRC= ${DISTRIBDIR}/utils/libhack
include "${HACKSRC}/Makefile.inc"
${CRUNCHBIN}: libhack.o
USE_PAM := no
USE_YP := no
USE_SKEY := no
USE_KERBEROS := no
USE_LDAP := no
export USE_PAM
export USE_YP
export USE_SKEY
export USE_KERBEROS
export USE_LDAP
include "${DISTRIBDIR}/common/Makefile.crunch"
include "${DISTRIBDIR}/common/Makefile.dhcpcd"
include "${DISTRIBDIR}/common/Makefile.makedev"
include "${DISTRIBDIR}/common/Makefile.image"