all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: guix-devel@gnu.org
Subject: Recursive makefiles
Date: Wed, 28 Aug 2013 23:09:40 +0200	[thread overview]
Message-ID: <87vc2p7ca3.fsf@gnu.org> (raw)
In-Reply-To: <E1VElgT-0006f7-UH@vcs.savannah.gnu.org> (Andreas Enge's message of "Wed, 28 Aug 2013 19:45:42 +0000")

Andreas Enge <andreas@enge.fr> skribis:

> commit 575ed8d5b3184493c8fe233b4d5128c495b7c652
> Author: Andreas Enge <andreas@enge.fr>
> Date:   Wed Aug 28 21:44:14 2013 +0200
>
>     doc: Create own Makefile.am in subdirectory.
>     
>     * doc/Makefile.am: New file.
>     * Makefile.am: Reference subdirectory doc.

Please don’t do that: the build system purposefully avoids recursive
makefiles, to improve parallelism etc. (see
<http://miller.emu.id.au/pmiller/books/rmch/>.)

However, the snippet about the ‘doc’ directory could be moved in, say,
doc.am, and have doc.am included from Makefile.am.

WDYT?

Thanks,
Ludo’.

       reply	other threads:[~2013-08-28 21:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VElgT-0006f7-UH@vcs.savannah.gnu.org>
2013-08-28 21:09 ` Ludovic Courtès [this message]
2013-08-28 21:41   ` Recursive makefiles Andreas Enge
2013-08-28 22:21     ` Ludovic Courtès
2013-08-28 22:25       ` Andreas Enge
2013-08-29 20:04         ` Ludovic Courtès
2013-08-29 20:27           ` Andreas Enge

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=87vc2p7ca3.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=guix-devel@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/guix.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.