# $OpenBSD: Makefile,v 1.38 2013/12/29 01:39:44 martynas Exp $ SUBDIR+= _setjmp alloca atexit basename cephes cxa-atexit db dirname env SUBDIR+= fmemopen fnmatch fpclassify getcap getopt_long glob SUBDIR+= hsearch longjmp locale malloc mkstemp netdb open_memstream SUBDIR+= orientation popen printf SUBDIR+= regex setjmp setjmp-signal sigreturn sigsetjmp sprintf SUBDIR+= stdio_threading stpncpy strerror strtod strtol strtonum SUBDIR+= telldir time vis .if defined(REGRESS_FULL) SUBDIR+= getaddrinfo SUBDIR+= setjmp-fpu .endif .if (${MACHINE_ARCH} != "vax") SUBDIR+= ieeefp .endif .if exists(arch/${MACHINE_ARCH}) SUBDIR+= arch/${MACHINE_ARCH} .endif install: .include