>>>>> "Jacob" == Jacob Bachmeyer <[email protected]> writes:
Jacob> Well, bringing the topic back to Automake, what prevents using
Jacob> something like:
Jacob> Makefile: ${srcdir}/Makefile.in
Jacob> ${top_builddir}/config.status
Jacob> ${srcdir}/Makefile.in: ${srcdir}/Makefile.am
Jacob> $(AUTOMAKE) ...
Jacob> Or do we already have that, but only in maintainer mode?
Yes, this is there, but the latter is only in maintainer mode if you use
that. The former is always done.
Tom
