1 1.11 is # $NetBSD: Makefile,v 1.11 1999/02/04 18:58:33 is Exp $ 2 1.1 cgd 3 1.9 mycroft SUBDIR+= _setjmp db regex setjmp sigsetjmp time 4 1.11 is .if (${MACHINE_ARCH} != "arm32" && ${MACHINE_ARCH} != "vax") 5 1.4 jtc SUBDIR+= ieeefp 6 1.6 cgd .endif 7 1.6 cgd 8 1.6 cgd .if exists(arch/${MACHINE_ARCH}) 9 1.6 cgd SUBDIR+= arch/${MACHINE_ARCH} 10 1.4 jtc .endif 11 1.1 cgd 12 1.1 cgd .include <bsd.subdir.mk> 13