MakeRule: the base class for make rules It is the root class for both a...

Description Usage Arguments Format

Description

the base class for make rules It is the root class for both a node and an implicit rule It has the notion of a dependence list, a recipeID, and a timestamp a vector of dependent files the recipeID for the recipe to make the target the dependences the recipeID the time stamp for last scan, NULL if not scanned initializer,

Usage

1

Arguments

depend

the dependences,

recipeID

a unique recipe ID. pretty print a makeRule object

Format

An object of class R6ClassGenerator of length 24.


roverrobot/make documentation built on May 27, 2019, 11:44 p.m.