diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:08 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-04-14 19:32:08 +0300 |
commit | fa254089dd4f15e778c1d406018751228b883144 (patch) | |
tree | 86ca419e7ee0ac757dbd8db3fe81eef4fb7fdbf2 /build |
Diffstat (limited to 'build')
-rw-r--r-- | build/bootstrap.build | 5 | ||||
-rw-r--r-- | build/export.build | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/build/bootstrap.build b/build/bootstrap.build new file mode 100644 index 0000000..aea9c6a --- /dev/null +++ b/build/bootstrap.build @@ -0,0 +1,5 @@ +project = style-basic + +using config +using version +using dist diff --git a/build/export.build b/build/export.build new file mode 100644 index 0000000..1063e6a --- /dev/null +++ b/build/export.build @@ -0,0 +1 @@ +export $out_root/$import.target |