unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: Updating deps/*.d files
Date: Thu, 22 Sep 2011 16:10:25 -0700	[thread overview]
Message-ID: <4E7BC061.6020709@cs.ucla.edu> (raw)
In-Reply-To: <E1R6r5A-00032H-Iu@fencepost.gnu.org>

On 09/22/11 14:45, Richard Stallman wrote:
> Is there a make target to update them?
> I can't see one, and it was just a pain in the neck.

There's no make target for them.  We could add one by
appending something like the following to src/autodeps.mk:

dependencies: $(ALLOBJS)

and then one could type "make dependencies".

I'm not sure this would be a good idea, though.
Why was it a pain in the neck?  What happened?
Perhaps we could fix the underlying problem directly,
with no need for a manual "make dependencies" action.



  reply	other threads:[~2011-09-22 23:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22 21:45 Updating deps/*.d files Richard Stallman
2011-09-22 23:10 ` Paul Eggert [this message]
2011-09-23 12:31   ` Richard Stallman
2011-09-23 14:39     ` Eli Zaretskii
2011-09-23 17:18     ` Stefan Monnier
2011-09-23 19:44     ` Richard Stallman
2011-09-23 20:00       ` Glenn Morris
2011-09-23  5:35 ` Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E7BC061.6020709@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).