aboutsummaryrefslogtreecommitdiff
path: root/build2/spec
diff options
context:
space:
mode:
Diffstat (limited to 'build2/spec')
-rw-r--r--build2/spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/spec b/build2/spec
index 7a7e55e..92b56ec 100644
--- a/build2/spec
+++ b/build2/spec
@@ -28,7 +28,7 @@ namespace build2
//
scope* root_scope = nullptr;
dir_path out_base;
- path buildfile;
+ path buildfile; // Empty if implied.
};
struct opspec: vector<targetspec>