emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: emacs-orgmode@gnu.org
Subject: Re: Possible issue with the Makefile
Date: Fri, 08 Feb 2013 23:17:28 +0100	[thread overview]
Message-ID: <87pq0a78nb.fsf@Rainer.invalid> (raw)
In-Reply-To: 20130208214557.GA4223@kuru.dyndns-at-home.com

Suvayu Ali writes:
> In my local.mk I had `ORG_ADD_CONTRIB = org-e-*' before, but after the
> switch I removed it (as you had pointed it out in another thread :)).
> Despite that, all the org-e-* files under org-mode/lisp were not removed
> after I did `make cleanall'.

You would have needed to do the "make clean" before the update that
renamed respectively moved those files if you use globbing patterns.

> Don't you think this should be handled by the Makefile, or is this
> non-trivial to deal with?

See above.  There is no way of knowing what the globbing pattern
expanded to after the files are no longer present in contrib/ and you
can't just go around in lisp/ and try the globbing there, at least not
if you don't want files to vanish at random.


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

  reply	other threads:[~2013-02-08 22:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-08 21:45 Possible issue with the Makefile Suvayu Ali
2013-02-08 22:17 ` Achim Gratz [this message]
2013-02-08 22:44   ` Suvayu Ali
2013-02-09  7:44 ` Achim Gratz

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.orgmode.org/

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

  git send-email \
    --in-reply-to=87pq0a78nb.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).