On Tue, Jul 01, 2003 at 10:30:48PM +0200, Felix Kühling wrote:
> Hi,
> 
> I've been wondering about keywords in Imakefiles that look like CVS
> keywords. Examples from xc/programs/Imakefile:
> 
> XCOMM $Xorg: Imakefile,v 1.4 2000/08/17 19:47:01 cpqbld Exp $
> 
> XCOMM $XFree86: xc/programs/Imakefile,v 3.53 2002/11/20 04:43:50 dawes Exp $
> 
> Of course they are not documented in the CVS manual. How did they get
> expanded? What should I write in a new Imakefile?

All you need to write in each file is...

/* $XFree86$ */

And this will get expanded properly when it hits XFree86's CVS. You can
ignore the Xorg one though - you don't need to add that.

Alan.


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to