aboutsummaryrefslogtreecommitdiff
path: root/build/meta/autoconf.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/meta/autoconf.make')
-rw-r--r--build/meta/autoconf.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/meta/autoconf.make b/build/meta/autoconf.make
new file mode 100644
index 0000000..c62cd42
--- /dev/null
+++ b/build/meta/autoconf.make
@@ -0,0 +1,6 @@
+# file : build/meta/autoconf.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)/meta/autoconf-functions.make,$(out_base))