# $NetBSD: Makefile,v 1.17 2001/02/14 05:20:10 cgd Exp $ SUBDIR+= _setjmp db div gen hsearch md5sha popen regex setjmp sigsetjmp time .if (${MACHINE_ARCH} != "arm32" && ${MACHINE_ARCH} != "vax") SUBDIR+= ieeefp .endif .if (${MACHINE_ARCH} != "vax") SUBDIR+= ldexp .endif .if exists(arch/${MACHINE_ARCH}) SUBDIR+= arch/${MACHINE_ARCH} .endif .include