--- src/lib/Makefile 2005/07/26 21:15:19 1.24 +++ src/lib/Makefile 2005/09/06 18:55:16 1.25 @@ -36,7 +36,7 @@ SUBDIR+= compat/${MACHINE_ARCH} _csu=csu/${MACHINE_ARCH} .if ${MACHINE_ARCH} == "i386" -.if !defined(NOLIBC_R) +.if !defined(NO_LIBC_R) _libc_r= libc_r .endif .endif