automake
[Top][All Lists]
Advanced

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

Extending default suffix rules.


From: Remco Bras
Subject: Extending default suffix rules.
Date: Fri, 29 Feb 2008 23:37:01 +0100
User-agent: KMail/1.9.6 (enterprise 0.20070907.709405)

Hello,

as part of my work on GNU RPGE, I've had to 'extend' the automake suffix rule 
for compiling .c files to .o ones. In the docs, I could not find a variable 
containing the default suffix rule for this purpose, so I replaced the 
entirity of it. However, doing so causes subtle breakage. In particular, 
$(COMPILE) does not include the -c flag when using gcc, is this a deliberate 
decision? 

This usage of automake is probably quite rare, but does anybody have any 
thoughts on this? I'm afraid my Perl skills are rather weak, so I'd need to 
catch up before being able to work on Automake. 

-Remco Bras




reply via email to

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