This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to specify 2 stage build in Makefile.am


>>> "Duncan" == Duncan Gibson <duncan@thermal.esa.int> writes:

[...]

About "multiple" implicit rules such as

.a.b .c.d:
        ...

 Duncan> It's not obvious (or necessarily documented) that some
 Duncan> common 'make' constructions don't convert directly to
 Duncan> 'automake'.

I've filled two PR for this:

PR/371: to fix Automake so it understand this construct
PR/372: to warn about this construct, because it's disallowed by POSIX

[...]
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]