Dean> I am looking for a way to include extra rules in every
Dean> Makefile.in that automake generates.

The typical way is to make a "Makefile.include" and then include it
from each Makefile.am.

Dean> %.s: %.c

Note that "%" rules are not portable.
I wonder if automake should warn about this.

Tom

Reply via email to