aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-16 14:49:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-16 14:49:48 +0200
commitfe2b118264bd3b35cb0fb4dd8c09b06f6989a4bb (patch)
tree6201c8f925aa1809506d52ff94120f9454ccff76 /etc
parentf2787b95fb75f2b961dc03c97b14fe07c593df05 (diff)
Add manifest, start INSTALL instructions
Diffstat (limited to 'etc')
-rw-r--r--etc/buildfile9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/buildfile b/etc/buildfile
new file mode 100644
index 0000000..ea96623
--- /dev/null
+++ b/etc/buildfile
@@ -0,0 +1,9 @@
+# file : etc/buildfile
+# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
+# license : MIT; see accompanying LICENSE file
+
+define conf: file
+conf{*}: extension = conf
+conf{*}: install = data/etc
+
+./: conf{brep}