diff options
Diffstat (limited to 'linuxthreads/sysdeps/pthread/Makefile')
-rw-r--r-- | linuxthreads/sysdeps/pthread/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/linuxthreads/sysdeps/pthread/Makefile b/linuxthreads/sysdeps/pthread/Makefile deleted file mode 100644 index 419650c6a6..0000000000 --- a/linuxthreads/sysdeps/pthread/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -ifeq ($(subdir),libio) -sysdep_headers += bits/stdio-lock.h -endif |