createMakeEmptyRule: Create text for a make rule that has no commands

Description Usage Arguments

View source: R/createMakefiles.R

Description

The resulting rule will have only a target and maybe dependencies, no commands

Usage

1
createMakeEmptyRule(target, depends = c())

Arguments

target

character: the target name

depends

character vector: the dependencies


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.