comparison scripts/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 eea0e1b45ec0
children 2c8b2399247b
comparison
equal deleted inserted replaced
8872:0d7ebf353400 8873:e258715b2e78
1 2009-02-25 John W. Eaton <jwe@octave.org>
2
3 * Makefile.in (distclean maintainer-clean): Remove tags and TAGS
4 in distclean target.
5
1 2009-02-25 Jaroslav Hajek <highegg@gmail.com> 6 2009-02-25 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * help/lookfor.m: Vectorize the path splitting using mat2cell. 8 * help/lookfor.m: Vectorize the path splitting using mat2cell.
4 Extract new path elements using setdiff. 9 Extract new path elements using setdiff.
5 10