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: Lorenzo Bettini
Subject: Re: [help-gengetopt] gengetopt and gmake
Date: Mon, 11 Sep 2006 10:19:59 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060908)

Kevin Musker wrote:
> This succeeds in building the targets, but only because when it looks
> for either of the files, both are created.
> 
> This causes problems at the end, when gmake deletes all intermediate
> files. Because it didn't generate some
> of them, they just appeared (in the case of one of the .c files -
> produced from applying the rule to a required getopt
> header), then gmake thinks that it existed all along, and so it doesn't
> delete the file upon completion.
> 
> I know it's a really picky case, but if these generated files end up
> lying around, they will get checked into the
> source repository...

Hi

if I understand the problem well, all you need to do is to add the
generated files into your .cvsignore file...

am I right?

cheers
        Lorenzo

-- 
+-----------------------------------------------------+
|  Lorenzo Bettini          ICQ# lbetto, 16080134     |
|  PhD in Computer Science                            |
|  Dip. Sistemi e Informatica, Univ. di Firenze       |
|  Florence - Italy        (GNU/Linux User # 158233)  |
|  Home Page        : http://www.lorenzobettini.it    |
|  http://music.dsi.unifi.it         XKlaim language  |
|  http://www.purplesucker.com Deep Purple Cover Band |
|  http://www.gnu.org/software/src-highlite           |
|  http://www.gnu.org/software/gengetopt              |
|  http://www.lorenzobettini.it/software/gengen       |
|  http://www.lorenzobettini.it/software/doublecpp    |
+-----------------------------------------------------+





reply via email to

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