summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-22 10:27:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-22 10:27:59 +0200
commitd1753af195bccde1690f639ee83a6a8611d9e323 (patch)
tree4f51663112a1be23ef7089fc29f8df86d38bef2f /buildfile
"Hello World" printer C++ library with build2
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..ae49972
--- /dev/null
+++ b/buildfile
@@ -0,0 +1,3 @@
+d = print/
+./: $d doc{version} file{manifest}
+include $d