summaryrefslogtreecommitdiff
path: root/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 20:06:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 20:06:00 +0300
commitd2489d151fb814fc9d23e8eff2cdbfdfdea7927d (patch)
tree87b0fef8a9b30d7c6e3891df444a12798b9d5827 /buildfile
parentbcb070e59279c6ce4ab9fbc8c6f7350a513144c2 (diff)
Add glue buildfile
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..f5def94
--- /dev/null
+++ b/buildfile
@@ -0,0 +1,7 @@
+# file : buildfile
+# license : OpenSSL and SSLeay Licenses; see accompanying LICENSE file
+
+# Glue buildfile that "pulls" all the packages.
+
+import pkgs = {*/ -upstream/ -upstream-build/}
+./: $pkgs