This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Changing library does *not* always cause executable to be remadewith "make"!?!?..


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





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]