automake
[Top][All Lists]
Advanced

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

Re: easier nonrecursive makefiles


From: Ludovic Courtès
Subject: Re: easier nonrecursive makefiles
Date: Sun, 15 Aug 2010 17:22:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi!

Ralf Wildenhues <address@hidden> writes:

> Hmm, or do both:
>   foo_SOURCES += %ADDPREFIX%(%AM_PREFIX%,
>                              file1.c file2.c ...)
>
> in sub/fragment.am, and with
>   include $(srcdir)/sub/fragment.am
>
> would expand (at automake run time) to
>   foo_SOURCES += sub/file1.c sub/file2.c

I second this proposal, but I may well be overlooking some of the
implications...

Thanks,
Ludo’.

Attachment: pgpjI86am2NFb.pgp
Description: PGP signature


reply via email to

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