From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org Build System (aka Makefile) Date: Mon, 13 Aug 2012 07:34:01 +0200 Message-ID: <87zk5zs6d2.fsf@gnu.org> References: <87y5mkrca2.fsf@Rainer.invalid> <87ipcs3smd.fsf@Rainer.invalid> <871ujf5i7g.fsf@gnu.org> <874no8dxik.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0nHV-0003tu-2B for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 01:33:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T0nHT-0001rg-2q for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 01:33:36 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:63062) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T0nHS-0001rV-SF for emacs-orgmode@gnu.org; Mon, 13 Aug 2012 01:33:35 -0400 Received: by wibhq4 with SMTP id hq4so2428854wib.12 for ; Sun, 12 Aug 2012 22:33:34 -0700 (PDT) In-Reply-To: <874no8dxik.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 12 Aug 2012 15:56:35 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Achim Gratz Cc: emacs-orgmode@gnu.org By the way, I just tried to compile with _COMPILE_ = source in default.mk (instead of _COMPILE_ = dirall, which I commented) and it seems to compile twice (as with "single+dirall") and it does not remove the *elc files, as advertized. Anything I miss here? Thanks, -- Bastien