Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-07-06 23:25:40 +0400
committerChristopher Faylor <me@cgf.cx>2003-07-06 23:25:40 +0400
commite2723b750a1106ea8b122f02b1a6364c92bc09b0 (patch)
tree4582c5d7999c24a3f1c2fafb27629a96ed086f0f /winsup/testsuite/ChangeLog
parentd9a7d28a3ffd63aee4abcdd8ce518cf08d3bcc4e (diff)
* Makefile.in: Remove .dat files when cleaning.
Diffstat (limited to 'winsup/testsuite/ChangeLog')
-rw-r--r--winsup/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/testsuite/ChangeLog b/winsup/testsuite/ChangeLog
index 6855293e2..450abe38a 100644
--- a/winsup/testsuite/ChangeLog
+++ b/winsup/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2003-07-06 Christopher Faylor <cgf@redhat.com>
+ * Makefile.in: Remove .dat files when cleaning.
+
+2003-07-06 Christopher Faylor <cgf@redhat.com>
+
* Makefile.in: Remove .d files when cleaning.
2003-05-09 Corinna Vinschen <corinna@vinschen.de>