comparison 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
comparison
equal deleted inserted replaced
8872:0d7ebf353400 8873:e258715b2e78
1 2009-02-25 John W. Eaton <jwe@octave.org>
2
3 * Makefile.in (maintainer-clean): Also remove libraries.
4
5 * Makerules.in: Make maintainer-clean and distclean the same.
6
1 2009-02-23 Jaroslav Hajek <highegg@gmail.com> 7 2009-02-23 Jaroslav Hajek <highegg@gmail.com>
2 8
3 * misc/quit.h (octave_signal_caught): Declare as volatile. 9 * misc/quit.h (octave_signal_caught): Declare as volatile.
4 * misc/cquit.cc (octave_signal_caught): Likewise. 10 * misc/cquit.cc (octave_signal_caught): Likewise.
5 11