help-gengetopt
[Top][All Lists]
Advanced

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

Re: [help-gengetopt] gengetopt and gmake


From: Andre Noll
Subject: Re: [help-gengetopt] gengetopt and gmake
Date: Wed, 6 Sep 2006 12:50:55 +0200
User-agent: Mutt/1.5.9i

On 10:47, Kevin Musker wrote:
> I'm trying to integrate gengetopt into some GNUmakefiles we have.
> 
> The problem I've come up against is that there is no way to specify that
> gengetopt is to only generate
> either the .h or the .c.

Why would you want to do that? You may specify multiple targets, like in
the following:

foo.cmdline.h foo.cmdline.c: foo.ggo
        gengetopt ...

Have fun
Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

Attachment: signature.asc
Description: Digital signature


reply via email to

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