summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-04-02 15:59:29 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-04-02 15:59:29 +0200
commit095aac5b45cff29a39d46ebc0900ed3eb52b1a02 (patch)
treea1597e6759ebe920cdc67accff9441421fc75088 /buildfile
parentf68e47475778dd21cd47561e4485c5089c376204 (diff)
Initial build2 support
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildfile b/buildfile
new file mode 100644
index 0000000..33dccaa
--- /dev/null
+++ b/buildfile
@@ -0,0 +1,3 @@
+d=cli/
+.: $d
+include $d