+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.
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.
+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.
AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
EXTRA_DIST =
BUILT_SOURCES =
-MOSTLYCLEANFILES =
+MOSTLYCLEANFILES = core *.stackdump
CLEANFILES =
DISTCLEANFILES =
SUFFIXES =
+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.
AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
EXTRA_DIST =
+MOSTLYCLEANFILES = core *.stackdump
CLEANFILES =
DISTCLEANFILES =
+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.
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 \