automake
[Top][All Lists]
Advanced

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

Re: automake less verbose branch


From: Jan Engelhardt
Subject: Re: automake less verbose branch
Date: Sat, 7 Mar 2009 19:17:03 +0100 (CET)
User-agent: Alpine 2.00 (LSU 1167 2008-08-23)

On Saturday 2009-03-07 16:16, Ralf Wildenhues wrote:

>Hello Jan, all,
>
>I've worked a bit on the less verbose automake stuff, and put the result
>up as a branch in the git repository:
>  git clone git://git.savannah.gnu.org/automake.git
>  git branch je-silent origin/je-silent-am
                        origin/je-silent

>It would be *great* if you (or whoever wants to) could test it, play
>around with it, use it on various packages, and ideally also on
>different systems and make implementations if possible.  Every bit
>helps.

I am missing the definition of am__v_GEN in the generated Makefile
that is designed for use with manual rules. Like,

        # -*- Makefile -*-
        
        man8_MANS = foo.8
        
        foo.8: foo.8.in
                ${am__v_GEN}man -l foo.8.in >$@




reply via email to

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