Mercurial > emacs
comparison lib-src/ChangeLog @ 110700:9dcb17ed6ae2
Rework tags targets in Windows makefiles to protect against old/stupid makes.
* lib-src/makefile.w32-in (tags): Remove target.
* src/makefile.w32-in (tags): Rename target to full-tags.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 02 Oct 2010 14:12:17 +0200 |
parents | 7e4b4d33d1b2 |
children | ab3815920cc5 |
comparison
equal
deleted
inserted
replaced
110699:295298da2c13 | 110700:9dcb17ed6ae2 |
---|---|
1 2010-10-02 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * makefile.w32-in (tags): Remove target. | |
4 | |
1 2010-10-01 Eli Zaretskii <eliz@gnu.org> | 5 2010-10-01 Eli Zaretskii <eliz@gnu.org> |
2 | 6 |
3 * makefile.w32-in (tags, TAGS): New targets. | 7 * makefile.w32-in (tags, TAGS): New targets. |
4 | 8 |
5 2010-09-30 Juanma Barranquero <lekktu@gmail.com> | 9 2010-09-30 Juanma Barranquero <lekktu@gmail.com> |