wine/ ./Make.rules.in debugger/.cvsignore dlls ...

Eric Pouech eric.pouech at wanadoo.fr
Wed May 15 15:09:59 CDT 2002


>         Added winebuild support for generating a .dbg.c file containing the
>         debug channels definitions.
>         Made win32 the default type for spec files.
>         Ignore C compiler in winebuild so we can simply pass it $(DEFS).
>         Removed type win32 and debug_channels from spec files.
>         Fixed winebuild to always generate correct C identifiers (reported by
>         Vincent Béron).
> 

one comment about this patch: the c correct identifier isn't perfect 
(program name can start with a digit, whereas C ident can't)

A+



More information about the wine-devel mailing list