]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Clean up also core files and Cygwin *.stackdump files.
authorBruno Haible <bruno@clisp.org>
Fri, 14 Jul 2006 13:38:20 +0000 (13:38 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:13:31 +0000 (12:13 +0200)
gettext-tools/ChangeLog
gettext-tools/Makefile.am
gettext-tools/lib/ChangeLog
gettext-tools/lib/Makefile.am
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am
gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am

index 89cd0973b1464201c4102c43f0d4c6bca7801831..1bcaa8a3f510c8ab993431cd190ab02e925c2581 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (MOSTLYCLEANFILES): New variable.
+
 2006-06-29  Bruno Haible  <bruno@clisp.org>
 
        * configure.ac: Remove AC_CONFIG_FILES for files in examples subdir.
index b65a8e67b7e81ede053e79d92d3442d6c733a3d2..b5dba5967a5e753fdeb06f67a29753f5168febe9 100644 (file)
@@ -23,6 +23,7 @@ ACLOCAL_AMFLAGS = -I m4 -I ../gettext-runtime/m4 -I ../autoconf-lib-link/m4 -I .
 SUBDIRS = doc intl lib libgrep libuniname src po projects misc man m4 tests examples
 
 EXTRA_DIST = misc/DISCLAIM
+MOSTLYCLEANFILES = core *.stackdump
 
 
 # Files installed for use by gettextize.
index 2ecb2b8cedb89f83ce1dfe5019885163e9b44a27..217ad4de69f578152bdaa518dcdd732a4bd19c5b 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (MOSTLYCLEANFILES): Add core and *.stackdump.
+
 2006-07-13  Bruno Haible  <bruno@clisp.org>
 
        Fix construction of temporary directory names on mingw.
index 2b5fae0957cb8ac127a15726022392b456472986..3aec8b4898d839cc5e40e2e3ad5a9a65a2e4e786 100644 (file)
@@ -20,7 +20,7 @@
 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
 EXTRA_DIST =
 BUILT_SOURCES =
-MOSTLYCLEANFILES =
+MOSTLYCLEANFILES = core *.stackdump
 CLEANFILES =
 DISTCLEANFILES =
 SUFFIXES =
index 23220da36324f8682e8746fd49fe64aafb9eae51..fd1fe5201c62025596e127d6cd2727c9db1210a3 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (MOSTLYCLEANFILES): New variable.
+
 2006-07-02  Bruno Haible  <bruno@clisp.org>
 
        * write-csharp.c (msgdomain_write_csharp): Update.
index f1f90420c02e067c8b20b71f401976ec8870060b..b2590dc1582f3dd72e12d4d387b52fc4f4e6997f 100644 (file)
@@ -19,6 +19,7 @@
 
 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
 EXTRA_DIST =
+MOSTLYCLEANFILES = core *.stackdump
 CLEANFILES =
 DISTCLEANFILES =
 
index 883ff1602afca9f1063bcd2504636a936a57a6dd..6358d036f3a5d10ab5cc680d0f186f78b74dcf37 100644 (file)
@@ -1,3 +1,7 @@
+2006-07-14  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (MOSTLYCLEANFILES): New variable.
+
 2006-04-14  Bruno Haible  <bruno@clisp.org>
 
        Assume autoconf >= 2.60.
index 5344b174a5ea85ba9c6736aa05512552b100ab14..3b2cc7ed0e621e372d79d074ac0475607040acb1 100644 (file)
@@ -19,6 +19,7 @@
 
 AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
 EXTRA_DIST =
+MOSTLYCLEANFILES = core *.stackdump
 
 TESTS = gettext-1 gettext-2 gettext-3 gettext-4 gettext-5 gettext-6 gettext-7 \
        msgattrib-1 msgattrib-2 msgattrib-3 msgattrib-4 msgattrib-5 \