"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:[EMAIL PROTECTED]
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

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to