Re: gengetopt and gmake
"Kevin Musker" <[email protected]>
| Newsgroups | gmane.comp.gnu.gengetopt.general |
|---|---|
| Message-ID | <[email protected]> |
Probably better belongs on a gmake list... but...
This isn't possible with an implicit rule though is it?
For example:
%.h %.c: %.ggo
gengetopt ...
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
(See attached file: signature.asc)
_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt
_______________________________________________
Help-gengetopt mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gengetopt
signature.asc
(application/octet-stream, 196 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFE/qgPWto1QDEAkw8RAr/9AKCGHFsoZ0RWz4OAYlkVA/iEY6p4jACfeYO5 iwYlL6GDCr/FAv9xIgJSL9k= =1ONG -----END PGP SIGNATURE-----