aboutsummaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-01 13:00:01 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-01 13:00:01 +0200
commiteabb1afc66f710880ba43d6bfcfb9c7be6e97026 (patch)
tree12f748fa68629c3fa871e72d084fd21cd5381591 /buildfile
parent9f016b810e18942c323682161124dda7dacba8cf (diff)
Initialize build system
Diffstat (limited to 'buildfile')
-rw-r--r--buildfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/buildfile b/buildfile
new file mode 100644
index 0000000..3dd2d5d
--- /dev/null
+++ b/buildfile
@@ -0,0 +1,7 @@
+# file : buildfile
+# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+d = bpkg/
+.: $d
+include $d