automake
[Top][All Lists]
Advanced

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

Re: generic additionnal targets, howto?


From: Marc Alff
Subject: Re: generic additionnal targets, howto?
Date: Thu, 20 Apr 2006 17:53:21 -0700
User-agent: Mozilla Thunderbird 1.0.7 (X11/20060327)

tchize wrote:

However, i'd like to have this set of rules be replicated all
my source Makefile.am. To prevent manageability problems, i'd like to
know if there is a way to give automake a set of rules to inject all
generated Makefile.in of my projet without ressorting to an ugly
manual cut and paste in all Makefile.am content.


How about this :

in your somedir/somewhere/deep/Makefile.am :

include $(top_srcdir)/CommonRules.am

Marc





reply via email to

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