summaryrefslogtreecommitdiff
path: root/build.shmk
diff options
context:
space:
mode:
Diffstat (limited to 'build.shmk')
-rwxr-xr-xbuild.shmk7
1 files changed, 7 insertions, 0 deletions
diff --git a/build.shmk b/build.shmk
new file mode 100755
index 0000000..dc723f6
--- /dev/null
+++ b/build.shmk
@@ -0,0 +1,7 @@
+#!/usr/bin/env shmk
+
+LIBS="src/*.sh"
+
+PROGS="
+src/xi.sh
+"