automake
[Top][All Lists]
Advanced

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

Changing library does *not* always cause executable to be remade with "m


From: cs
Subject: Changing library does *not* always cause executable to be remade with "make"!?!?..
Date: Tue, 6 May 2003 23:25:36 -0700 (MST)

I have a complex tree of source code.

Some directories have Makefile.am's that create noinst libraries.

All the noinst libraries are used to build a single executable.

If noinst library is changed... this does *not* always cause

executable to be rebuilt!?!?!

How fix???

Executable is only rebuilt if one of name_SOURCES files is changed.

This is a problem because modifying something in the

name_LDADD list does NOT cause executable to be remade?!?!?!

Chris






reply via email to

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