Defining dependencies in Automake

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

 



Greetings,

I have a Makefile.am file right now that looks like this:

lib_LIBRARIES = foo.a

foo_a_SOURCES = bar.F90 baz.F90

However, bar.F90 depends on several other Fortran files (x.F90, y.F90,
z.F90). I would like to set up Automake to rebuild bar.o if the source of
one of these dependencies change.

I've been reading the GNU manuals for automake/autoconf and was unable to
find an applicable solution to this. Thanks for reading.
_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux