automake
[Top][All Lists]
Advanced

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

Re: Detect --disable-dependency-tracking in Makefile.am


From: Jan Engelhardt
Subject: Re: Detect --disable-dependency-tracking in Makefile.am
Date: Sun, 1 Oct 2023 06:45:39 +0200 (CEST)
User-agent: Alpine 2.26 (LSU 649 2022-06-02)

>I didn't explain sufficiently.  The submakes I'm talking about are my
>doing, and I want to conditionalize them on whether
>--enable-dependency-tracking is used.
>
>In for example both ntpq/Makefile.am and ntpd/Makefile.am I'm invoking:
>
>(cd ../libntp && make libntp.a)

Yes and if you didn't do sub-makes, then the prerequisites for libntp.a 
would be known (and evaluatable to determine whether to rebuild).




reply via email to

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