Mercurial > hg > xemacs-beta
diff modules/ChangeLog @ 3083:193188e494b2
[xemacs-hg @ 2005-11-22 07:14:37 by ben]
fix problems building with CVS dirs
dynodump/Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean, to prevent problems trying to
remove lock/CVS.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
Makefile.in.in: Ignore errors from rm during clean.
common/Makefile.common: Ignore errors from rm during clean.
author | ben |
---|---|
date | Tue, 22 Nov 2005 07:14:54 +0000 |
parents | a80f978d8342 |
children | ab73f14e91f1 |
line wrap: on
line diff
--- a/modules/ChangeLog Mon Nov 21 22:51:03 2005 +0000 +++ b/modules/ChangeLog Tue Nov 22 07:14:54 2005 +0000 @@ -1,3 +1,8 @@ +2005-11-22 Ben Wing <ben@xemacs.org> + + * common/Makefile.common (mostlyclean): + Ignore errors from rm during clean. + 2005-11-16 Stephen J. Turnbull <stephen@xemacs.org> * canna/canna_api.c: Small fixes to Mule-ization patch.