summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-22 23:19:31 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-22 23:19:31 +0000
commitc780aa2137bbf678281fecfad64f4a718ded4e4a (patch)
tree41f1a8646c5416187fb00a9b7fa7026231df97b7 /nptl
parent819c56e76de80b99e1c04516597518f278820048 (diff)
downloadglibc-c780aa2137bbf678281fecfad64f4a718ded4e4a.tar
glibc-c780aa2137bbf678281fecfad64f4a718ded4e4a.tar.gz
glibc-c780aa2137bbf678281fecfad64f4a718ded4e4a.tar.bz2
glibc-c780aa2137bbf678281fecfad64f4a718ded4e4a.zip
Update.
* catgets/Makefile: Add rules to run test2.msg test. * catgets/test2.msg: New file.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index e5b2639294..7727fdf267 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,6 +1,6 @@
2003-02-22 Ulrich Drepper <drepper@redhat.com>
- * Makefile (before-compile): Add $(objpfx)banner.h.
+ * Makefile: Add dependency for $(objpfx)version.d.
* eintr.c (eintr_source): Add unnecessary return but the compiler
insists.