Source code

Revision control

Copy as Markdown

Other Tools

# Any copyright is dedicated to the Public Domain.
@template
def Program(name):
PROGRAM = name
DIRS += [
"dist-bin",
"dist-subdir",
"final-target",
"not-installed",
]