diff options
Diffstat (limited to 'nptl/Makefile')
-rw-r--r-- | nptl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nptl/Makefile b/nptl/Makefile index c282c6f8ff..56dd08939f 100644 --- a/nptl/Makefile +++ b/nptl/Makefile @@ -21,8 +21,6 @@ # subdir := nptl -nptl-version := $(shell sed -n 's/^[^0-9]* \([0-9.]*\).*$$/\1/p' Banner) - headers := pthread.h semaphore.h bits/semaphore.h extra-libs := libpthread |