unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: emacs-devel@gnu.org
Subject: Re: Updating deps/*.d files
Date: Fri, 23 Sep 2011 08:31:04 -0400	[thread overview]
Message-ID: <E1R74uG-000259-UK@fencepost.gnu.org> (raw)
In-Reply-To: <4E7BC061.6020709@cs.ucla.edu> (message from Paul Eggert on Thu,  22 Sep 2011 16:10:25 -0700)

    dependencies: $(ALLOBJS)

    and then one could type "make dependencies".

ALLOBJS seems to be a list of .o file names.  How would that do the job?
Is it that compilation also generates the deps/*.d files as a side output?

The problem was, make was failing because deps/bidi.d contained two
old .h files that don't exist any more.  I could not see any way to
update bidi.d automatically, so I edited it by hand to make things
proceed.  That doesn't seem clean.

-- 
Dr Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org  www.gnu.org
Skype: No way! That's nonfree (freedom-denying) software.
  Use free telephony http://directory.fsf.org/category/tel/



  reply	other threads:[~2011-09-23 12:31 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
2011-09-23 12:31   ` Richard Stallman [this message]
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=E1R74uG-000259-UK@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@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).