# Use stubs to eliminate some large stuff from libc
HACKSRC= ${DISTRIBDIR}/utils/libhack
include "${HACKSRC}/Makefile.inc"
${CRUNCHBIN}: libhack.o
include "${DISTRIBDIR}/common/Makefile.crunch"
if defined(MAKEDEVTARGETS)
include "${DISTRIBDIR}/common/Makefile.makedev"
endif
include "${DISTRIBDIR}/common/Makefile.image"