From a8ce5c380c69539fe0c7c62c397634d9d0c9fde2 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 18 Dec 2020 18:48:46 +0300 Subject: Switch to build2 --- xsd/build/bootstrap.build | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 xsd/build/bootstrap.build (limited to 'xsd/build/bootstrap.build') diff --git a/xsd/build/bootstrap.build b/xsd/build/bootstrap.build new file mode 100644 index 0000000..aaf60f8 --- /dev/null +++ b/xsd/build/bootstrap.build @@ -0,0 +1,9 @@ +# file : build/bootstrap.build +# license : GNU GPL v2 + exceptions; see accompanying LICENSE file + +project = xsd + +using version +using config +using dist +using install -- cgit v1.1