mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 22:40:51 -08:00
Tiny simplifications in lib-src/Makfile.in
* lib-src/Makfile.in (REGEXPOBJ, REGEXPDEPS): Remove. Replace by expansion.
(etags${EXEEXT}): Just depend on regex.o, not regex.h as well.
This commit is contained in:
parent
a22d9d2c2a
commit
7bdede3f5e
2 changed files with 8 additions and 6 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2011-05-25 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Makefile.in (REGEXPOBJ, REGEXPDEPS): Remove. Replace by expansion.
|
||||
(etags${EXEEXT}): Just depend on regex.o, not regex.h as well.
|
||||
|
||||
2011-05-24 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* Makefile.in (update-game-score${EXEEXT}): Use a single rule.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue