phony_proj.reggaefile

Undocumented in source.

Members

Aliases

app
alias app = scriptlike!(App(SourceFileName("main.d"), BinaryFileName("app")))
Undocumented in source.
doit
alias doit = phony!("doit", "./app", app)
Undocumented in source.

Mixins

__anonymous
mixin build!(app, optional!(doit))
Undocumented in source.

Meta