Re: svn commit: r51402 - head/share/mk
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
On Sat, 3 Feb 2018, Wolfram Schneider wrote: > On 2 February 2018 at 17:55, Warren Block <[email protected]> wrote: >> Author: wblock >> Date: Fri Feb 2 16:55:24 2018 >> New Revision: 51402 >> URL: https://svnweb.freebsd.org/changeset/doc/51402 >> >> Log: >> Unbreak building of translated PO files. Also intentionally hide make(1) >> output. This is not only unhelpful for translators, it is distracting >> from the already difficult job of translation. If verbose output is >> desired, 'make -l' can be used. > > 'make -l' is not working for me: > > $ make -l > usage: make [-BeikNnqrstWwX] > [-C directory] [-D variable] [-d flags] [-f makefile] > [-I directory] [-J private] [-j max_jobs] [-m directory] [-T file] > [-V variable] [-v variable] [variable=value] [target ...] > > which make command are you using? Sorry, that was a typo. Should be 'make -dl'. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"