diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2003-01-27 18:58:29 +0000 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2003-01-27 18:58:29 +0000 |
| commit | e4e9446ba3c762d9bddd2718f889af545bf4e95c (patch) | |
| tree | e1ce32e8698bfed2c9140b6a88126bde8bea7689 /linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile | |
| parent | 371a11f3d732a2025f026e9a2a09567301dc7bae (diff) | |
| download | glibc-e4e9446ba3c762d9bddd2718f889af545bf4e95c.tar.xz glibc-e4e9446ba3c762d9bddd2718f889af545bf4e95c.zip | |
Update.
2003-01-25 Guido Guenther <agx@sigxcpu.org>
* sysdeps/unix/sysv/linux/mips/sysdep-cancel.h: New file.
* sysdeps/unix/sysv/linux/mips/Makefile: New file.
Diffstat (limited to 'linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile')
| -rw-r--r-- | linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile b/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile new file mode 100644 index 0000000000..e98c9bd866 --- /dev/null +++ b/linuxthreads/sysdeps/unix/sysv/linux/mips/Makefile @@ -0,0 +1,2 @@ +# pull in __syscall_error routine +libpthread-routines += sysdep |
