aboutsummaryrefslogtreecommitdiff
path: root/build/dist.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/dist.make')
-rw-r--r--build/dist.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/dist.make b/build/dist.make
new file mode 100644
index 0000000..eb9748e
--- /dev/null
+++ b/build/dist.make
@@ -0,0 +1,6 @@
+# file : build/dist.make
+# author : Boris Kolpackov <boris@codesynthesis.com>
+# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
+# license : GNU GPL v2; see accompanying LICENSE file
+
+$(call include-once,$(bld_root)/dist/functions.make,$(out_base))