Makefile

Undocumented in source.

Constructors

this
this(Build build)
Undocumented in source.
this
this(Build build, string projectPath)
Undocumented in source.

Members

Functions

command
string command(Target target)
Undocumented in source. Be warned that the author may not have intended to support it.
command
string command(Target target, string rawCmdLine)
Undocumented in source. Be warned that the author may not have intended to support it.
fileName
string fileName()
Undocumented in source. Be warned that the author may not have intended to support it.
output
string output()
Undocumented in source. Be warned that the author may not have intended to support it.
simpleOutput
string simpleOutput()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

build
Build build;
Undocumented in source.
projectPath
string projectPath;
Undocumented in source.

Meta