diff options
Diffstat (limited to 'libpthread/nptl')
| -rw-r--r-- | libpthread/nptl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/Makefile.in b/libpthread/nptl/Makefile.in index 97560468d..8e3663c62 100644 --- a/libpthread/nptl/Makefile.in +++ b/libpthread/nptl/Makefile.in @@ -326,4 +326,4 @@ nptl_headers_clean: $(addprefix $(PTHREAD_OUT)/pthread-errnos., c h s) libpthread_clean: - $(do_rm) $(addprefix $(PTHREAD_OUT)/*., o os oS a) + $(do_rm) $(addprefix $(PTHREAD_OUT)/*., o os oS a) |
