30 Aug
2016
30 Aug
'16
8:46 a.m.
On Aug 30, 2016, at 7:13 AM, Georgi D. Sotirov <gdsotirov@dir.bg> wrote:
I'm packaging[1] FreeRADIUS for Slackware Linux[2] and I'd like to know if it possible to have the Makefiles print verbose messages (e.g. like it's possible with other open source projects by using "make V=1" or "make VERBOSE=1")?
Have you tried "make VERBOSE=1" ? It works. Alan DeKok.