Mercurial > hg > xemacs-beta
comparison 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 | 0f411920c8db |
children | 141c2920ea48 |
comparison
equal
deleted
inserted
replaced
3082:990996ef092b | 3083:193188e494b2 |
---|---|
1 2005-11-22 Ben Wing <ben@xemacs.org> | |
2 | |
3 * dynodump/Makefile.in.in (mostlyclean): | |
4 Ignore errors from rm during clean. | |
5 | |
6 2005-11-22 Ben Wing <ben@xemacs.org> | |
7 | |
8 * Makefile.in.in (top-mostlyclean): | |
9 * Makefile.in.in (top-clean): | |
10 * Makefile.in.in (top-distclean-noconfig): | |
11 * Makefile.in.in (top-distclean): | |
12 * Makefile.in.in (top-realclean-noconfig): | |
13 * Makefile.in.in (top-extraclean-noconfig): | |
14 * Makefile.in.in (TAGS tags): | |
15 Ignore errors from rm during clean, to prevent problems trying to | |
16 remove lock/CVS. | |
17 | |
1 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> | 18 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> |
2 | 19 |
3 * Makefile.in.in: Install PROBLEMS into .../etc | 20 * Makefile.in.in: Install PROBLEMS into .../etc |
4 * PROBLEMS: Update description of MacOS X stack size limit. | 21 * PROBLEMS: Update description of MacOS X stack size limit. |
5 | 22 |