summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/mips
diff options
context:
space:
mode:
author"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-05 04:57:40 +0000
committer"Steven J. Hill" <sjhill@realitydiluted.com>2006-02-05 04:57:40 +0000
commit18540edf4d9d4f5fc0075669d551938f8c7acd9d (patch)
treee32496b78aa28838e82accee2a6b1e1830d8b532 /libpthread/nptl/sysdeps/unix/sysv/linux/mips
parent8cb5748fe264e42ab43549314d44c97c83ed7c5f (diff)
downloaduClibc-alpine-18540edf4d9d4f5fc0075669d551938f8c7acd9d.tar.bz2
uClibc-alpine-18540edf4d9d4f5fc0075669d551938f8c7acd9d.tar.xz
Update for file renaming.
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv/linux/mips')
-rw-r--r--libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch
index cef63bfae..6c77bb5d5 100644
--- a/libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch
+++ b/libpthread/nptl/sysdeps/unix/sysv/linux/mips/Makefile.arch
@@ -1,11 +1,11 @@
# Makefile for uClibc NPTL
#
-# Copyright (C) 2005 Steven J. Hill <sjhill@uclibc.org>
+# Copyright (C) 2006 Steven J. Hill <sjhill@uclibc.org>
#
# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-libpthread_SSRC = pt-vfork.S #clone.S
+libpthread_SSRC = pt-clone.S pt-vfork.S
libpthread_CSRC = pthread_once.c
libc_a_CSRC = fork.c