Skip to content

Commit 886ba5f

Browse files
author
smeyer
committed
mention bmake (used to test portability)
git-svn-id: https://svn.r-project.org/R/trunk@87972 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent e3e0882 commit 886ba5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/manual/R-admin.texi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4439,7 +4439,8 @@ To build in a separate directory you need a @command{make} that supports
44394439
the @code{VPATH} variable, for example @acronym{GNU} @command{make} and
44404440
@command{dmake}.
44414441

4442-
If you want to use a @command{make} by another name, for example if your
4442+
If you want to use a @command{make} by another name, for example
4443+
@command{bmake} (a port of @I{NetBSD} make) on Linux or if your
44434444
@acronym{GNU} @command{make} is called @samp{gmake}, you need to set the
44444445
variable @code{MAKE} at configure time, for example
44454446

0 commit comments

Comments
 (0)