drake (version 6.2.1)

default_Makefile_command: Give the default command argument to make().

Description

Relevant for "Makefile" parallelism only.

Usage

default_Makefile_command()

Arguments

Value

A character scalar naming a Linux/Unix command to run a Makefile.

Examples

Run this code
# NOT RUN {
default_Makefile_command()
# }

Run the code above in your browser using DataCamp Workspace