aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-03 18:31:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-03 18:31:34 +0200
commit96de0bafe13df147eefab8c3f79826227b706e03 (patch)
tree49342b22166609164e2d0d493ff124d7ffd78f22 /bpkg/buildfile
parenta1cb01c1bd0765c92ff92cef209dd49867999d89 (diff)
Remove comments that no longer apply
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index ca32b64..2e49f17 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -91,9 +91,6 @@ if! $cli.loaded
{hxx ixx cxx}{rep-info-options}: cli{rep-info-options}
{hxx ixx cxx}{rep-create-options}: cli{rep-create-options}
-# if $cli.used
-# {
-#
# Option length must be the same to get commands/topics/options aligned.
#
cli.options += -I $src_root --include-with-brackets --include-prefix bpkg \
@@ -104,8 +101,6 @@ cli.options += -I $src_root --include-with-brackets --include-prefix bpkg \
cli.cxx{common-options}: cli.options += --short-usage # Both short and long.
cli.cxx{bpkg-options}: cli.options += --suppress-undocumented # --help, etc.
-#
-# }
# Include generated cli files into the distribution.
#