summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-02-01 14:03:52 +0000
committerBruno Haible <bruno@clisp.org>2009-02-01 14:03:52 +0000
commit934efd095353958986316c786221eb602844e58b (patch)
treecc5db11c9881ba72d34fe9e2cba3da48d3cf18a7
parentde20e1a20517f62caff42cf09a0c7aefcb69fbbd (diff)
downloadgperf-934efd095353958986316c786221eb602844e58b.tar.gz
Remove leftover from gcc on MacOS X 10.5.
-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