diff libcruft/ChangeLog @ 8873:e258715b2e78

fixes for clean targets in Makefiles
author John W. Eaton <jwe@octave.org>
date Wed, 25 Feb 2009 15:34:23 -0500
parents dea5bd01e6d7
children 80f044c83de3
line wrap: on
line diff
--- a/libcruft/ChangeLog	Wed Feb 25 13:01:35 2009 -0500
+++ b/libcruft/ChangeLog	Wed Feb 25 15:34:23 2009 -0500
@@ -1,3 +1,9 @@
+2009-02-25  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.in (maintainer-clean): Also remove libraries.
+
+	* Makerules.in: Make maintainer-clean and distclean the same.
+
 2009-02-23  Jaroslav Hajek  <highegg@gmail.com>
 
 	* misc/quit.h (octave_signal_caught): Declare as volatile.