info-cvs
[Top][All Lists]
Advanced

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

Re: Automatically increment build number


From: Todd Denniston
Subject: Re: Automatically increment build number
Date: Wed, 09 May 2001 10:20:46 -0500

"Weber, Mathias-Henry 1254 PPW-P1" wrote:
> 
<SNIP>
> Just having __TIME__ in a file is not sufficient. This file must be rebuild
> every once the resulting executable is linked. So you need an additional
> rule for this file.
> 
> Cheers
> Mathias
simple, i.e. bad, kludge
all:
        build stuff to completion
        touch file_with_print_statement.cpp

Ok, you are correct, my solution does have a whole in it.
-- 
______________________________________________________________________________
Todd Denniston, Code 6067, NSWC Crane mailto:address@hidden
I'd crawl over an acre of 'Visual This++' and 'Integrated Development
That' to get to gcc, Emacs, and gdb.  Thank you.
        -- Vance Petree, Virginia Power



reply via email to

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