Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 09:35:35 -0500
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        Joe Nosay <superbisquit@gmail.com>
Cc:        ports <ports@freebsd.org>
Subject:   Re: Make commands...
Message-ID:  <448uwkihmw.fsf@lowell-desk.lan>
In-Reply-To: <CA%2BWntOt0B6Gdmjp6WwA0_ZnqJRr-1VkbXYrbVOML43OhtvLVAA@mail.gmail.com> (Joe Nosay's message of "Mon, 18 Nov 2013 21:22:01 -0500")
References:  <CA%2BWntOt0B6Gdmjp6WwA0_ZnqJRr-1VkbXYrbVOML43OhtvLVAA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Nosay <superbisquit@gmail.com> writes:

> Is there a flag for verbose output?

"-v" will cause make to be verbose.

If what you actually want is to have the things make calls
be verbose, then you need to configure make to tell those
other programs in whatever way is appropriate. Adding
"-Wall" to CFLAGS is a familiar example -- for gcc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?448uwkihmw.fsf>