automake
[Top][All Lists]
Advanced

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

Best way to apply new suffix rules recursively.


From: Chris Cowan
Subject: Best way to apply new suffix rules recursively.
Date: Fri, 14 Dec 2001 22:38:50 -0500 (CST)

I have a multiple subdirectory project.  I'm wondering what the best
way is to introduce a new set of suffix rules, so that they are
included in all the Makefiles throughout the hierarchy.

If possible, I would like to edit the suffix rules in one place.  I
realize that I can use include processing.  I'm just wondering if
there is a way I can add the rules to the toplevel Makefile.am or
configure.in and have it recursively inserted in all of the subdir's
Makefiles as they are generated, without making changes to each
subdir's copy of Makefile.am.

Regards,
Chris Cowan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]