2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-22 01:46:15 +01:00
This commit is contained in:
Thomas Nagy 2014-02-16 23:20:32 +01:00
parent 0e6728ea6e
commit 2d709c24d5

View File

@ -5,6 +5,8 @@ Create a tarball of the build results. The package command aggregates
the functionality of build, install and dist in a single command.
$ waf configure package
See also playground/distnet/ for a more enterprisey example
"""
APPNAME = 'ex'