Make commands...

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Tue Nov 19 14:35:43 UTC 2013


Joe Nosay <superbisquit at 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.


More information about the freebsd-ports mailing list