From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: [Makefile] Re-compile if FLAGS change
Date: Tue, 26 Jun 2012 18:23:45 +0200 [thread overview]
Message-ID: <87r4t2jb3i.fsf@Rainer.invalid> (raw)
In-Reply-To: 81vciejhpn.fsf@gmail.com
Jambunathan K writes:
> Apply the following patch and regenerate the html manual. You will see
> that the manual doesn't get *re*-generated. Can someone review the
> current rules to DTRT?
They do the right thing. Make considers sources vs. targets, not
recipes vs. targets. In this case, a simple "make clean" tells it
you've changed the environment and do want to start from sources again.
BTW, you shouldn't edit default.mk for local configuration, which is
registered with Git (this is especially important since you have push
access to the upstream repo and migth inadvertently publish your
changes). Edit local.mk instead, which is under your control and never
clashes with anything upstream.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves
prev parent reply other threads:[~2012-06-26 16:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-26 14:00 [Makefile] Re-compile if FLAGS change Jambunathan K
2012-06-26 14:04 ` Jambunathan K
2012-06-26 16:23 ` Achim Gratz [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r4t2jb3i.fsf@Rainer.invalid \
--to=stromeko@nexgo.de \
--cc=emacs-orgmode@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.