summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-02-12 07:47:00 -0600
committerJeff Carr <[email protected]>2024-02-12 07:47:00 -0600
commitf2b66550181f2ba05c2e01353d874bbc26c02dd2 (patch)
tree573d48c8752e71f77bdf279bdaaa454a61d94364 /build
Diffstat (limited to 'build')
-rwxr-xr-xbuild8
1 files changed, 8 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..c518c8d
--- /dev/null
+++ b/build
@@ -0,0 +1,8 @@
+#!/bin/bash -x
+
+make -C ../../toolkits/nocui
+make -C ../../toolkits/gocui
+make -C ../../toolkits/andlabs
+
+mkdir -p files/usr/lib/go-gui
+cp ../../toolkits/*.so files/usr/lib/go-gui/