Tom Tromey wrote:
> 
> Dean> I am looking for a way to include extra rules in every
> Dean> Makefile.in that automake generates.
> 
[..]
> Dean> %.s: %.c
> 
> Note that "%" rules are not portable.
> I wonder if automake should warn about this.

I am wondering if it would be possible to extend automake to expand
rules like these into something portable.

This kind of  %-rules or even more unportable gmake-rules are quite
handy for packages which are not supposed to be portable, but apply
and rely on the combination of gmake and automake. This is not quite
conforming to automake's principles, nevertheless is rather powerful
combination and works with automake for many cases.

Ralf

-- 
Ralf Corsepius 
Forschungsinstitut fuer Anwendungsorientierte Wissensverarbeitung
(FAW)
Helmholtzstr. 16, 89081 Ulm, Germany     Tel: +49/731/501-8690
mailto:[EMAIL PROTECTED]           FAX: +49/731/501-999  
http://www.faw.uni-ulm.de

Reply via email to