diff options
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index e8363748e..1efd14b7f 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -2,7 +2,9 @@ * pre.in (COM_ERR_DEPS): New variable. - * post.in (clean-unix): Delete .d files. + * post.in (clean-unix): Delete .d and .depend files along with + $(OBJS) in one command, to avoid needing to test whether the + latter is empty. 2002-04-10 Danilo Almeida <dalmeida@mit.edu> |
