> > maybe have another 'Using CFLAGS="-I.."' line in the output -or-
> > just say 'Adding to CFLAGS="blabla"' when it happens.
> >
> > haven't really thought about that;-) - we could even have one
> > 'Using CFLAGS=""' whenever we enter a directory?
>
> Well, that might make it
> maybe have another 'Using CFLAGS="-I.."' line in the output -or-
> just say 'Adding to CFLAGS="blabla"' when it happens.
>
> haven't really thought about that;-) - we could even have one
> 'Using CFLAGS=""' whenever we enter a directory?
Well, that might make it harder to ex
On Wed, Jun 20, 2001 at 12:36:35PM +0200, Sascha Schumann wrote:
> > that's how a samba compile looks like. this would make the
> > output of the "make" way more shorter & readable.
>
> This makes sense when the various parameters are constant
> throughout the whole build (which s
> that's how a samba compile looks like. this would make the
> output of the "make" way more shorter & readable.
This makes sense when the various parameters are constant
throughout the whole build (which seems to be the case in
Samba). How do you propose to handle additions