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: Suvayu Ali
Subject: Re: [O] Possible issue with the Makefile
Date: Fri, 8 Feb 2013 23:44:52 +0100
User-agent: Mutt/1.5.21 (2012-12-30)

On Fri, Feb 08, 2013 at 11:17:28PM +0100, Achim Gratz wrote:
> 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.
 
Thanks, I understand now :).  I'll put this in the FAQ.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.



reply via email to

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