From 07fe5daf754b44af250c38d40bd803a2bb9ce18d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 30 Nov 2015 09:00:01 +0200 Subject: First build iteration: dist and update work, still requires cli --- buildfile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 buildfile (limited to 'buildfile') diff --git a/buildfile b/buildfile new file mode 100644 index 0000000..878d03c --- /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 = libbutl/ build2/ libbpkg/ bpkg/ +./: $d file{version} +include $d -- cgit v1.1