From bda356b2a672b41432631eeaa17ff4506e4f69f5 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Wed, 17 Feb 2010 14:45:39 -0800 Subject: fix typo Signed-off-by: Austin Foxley --- libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in index b5d841738..dd456a19e 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.in @@ -147,7 +147,7 @@ headers_clean-y += nptl_linux_headers_clean # # Create header files. # -CFLAGS-gen_lowlevelbarrier.c = -S +CFLAGS-gen_llowlevelbarrier.c = -S CFLAGS-gen_llowlevelcond.c = -S CFLAGS-gen_llowlevelrwlock.c = -S CFLAGS-gen_llowlevelrobustlock.c = -S -- cgit v1.2.3