This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Adding site specific rules to Automake
>>>>> "C" == mlist gnu automake <mlist.gnu.automake@urs.us> writes:
C> I do think it would be a good idea for automake to support
C> site-wide or project-wide rules.
You'd have to convince me for site-wide rules.
They mean that the Makefile.in is not reproducible.
C> The workaround I use is to run an 'automake-post' script that
C> inserts headers and footers into each Makefile.in.
What do you use this for?
Tom