automake
[Top][All Lists]
Advanced

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

Re: Getting long SOURCES lines with subdirs shorter


From: Jan Engelhardt
Subject: Re: Getting long SOURCES lines with subdirs shorter
Date: Mon, 17 Jul 2023 15:34:34 +0200 (CEST)
User-agent: Alpine 2.25 (LSU 592 2021-09-18)

On Monday 2023-07-17 06:55, John Darrington wrote:

>Why not just write it as:
>
>a_SOURCES = aprog/main.c \
>   aprog/foo.c \
>   aprog/bar.c \
>   aprog/baz.c ...

You're missing the point.

If you have a hundred, two hundred source files, all the aprog/ prefixes 
(and it's rarely *that* short) add up to the filesize of Makefile.am.



reply via email to

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