summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--tests/Makefile.in3
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f48834c..6cec87d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
2009-02-01 Bruno Haible <bruno@clisp.org>
+ * tests/Makefile.in (clean): Remove *.dSYM directories left over by gcc
+ on MacOS X 10.5.
+
* src/options.cc (Options::parse_options): Bump copyright year.
2009-01-19 Bruno Haible <bruno@clisp.org>
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 50c1ca2..c139f68 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,6 +1,6 @@
# Makefile for gperf/tests
-# Copyright (C) 1989, 1992-1993, 1995, 1998, 2000, 2002-2004, 2007-2008 Free Software Foundation, Inc.
+# Copyright (C) 1989, 1992-1993, 1995, 1998, 2000, 2002-2004, 2007-2009 Free Software Foundation, Inc.
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
# and Bruno Haible <bruno@clisp.org>.
#
@@ -326,6 +326,7 @@ mostlyclean : clean
clean : force
$(RM) *.o core *inset.c output.* *.out aout cout lu2out lu8out m3out pout preout smtp.c smtp tmp-* valitest*
+ $(RM) -r *.dSYM
distclean : clean
$(RM) config.status config.log config.cache Makefile