emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Possible issue with the Makefile


From: Achim Gratz
Subject: Re: [O] Possible issue with the Makefile
Date: Fri, 08 Feb 2013 23:17:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.92 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]