discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Makefiles verbosity patch


From: Chris B . Vetter
Subject: Re: Makefiles verbosity patch
Date: Thu, 13 Jun 2002 09:54:13 -0700

On Thu, 13 Jun 2002 17:36:34 +0100 (BST)
Nicola Pero <nicola@brainstorm.co.uk> wrote:
[...]
> Comments from everyone are welcome.

Very nice, but for hugh projects it might be a bit unnerving as you
have not much feedback as to what's currently going on.

There's a simple tool, called 'ccdv' (if you ever compiled, eg ncftp
you'll know of it) that's pretty nice, as it prints something like

  Compiling <filename>...                            [OK]

To use it, just replace $(CC) with 'ccdv $(CC)' in a makefile.

-- 
Chris



reply via email to

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