summaryrefslogtreecommitdiff
path: root/build-aux/stack.sh
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-31 15:39:37 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-31 16:00:34 -0600
commit3c81186daf97cf7011fd2806dfd0bc3b875e92f3 (patch)
tree30a6a4b50ab2eb15e7c6dcf934dc6052bbea0224 /build-aux/stack.sh
parentf2d53195fd86023d2ff9fcce68d2e150bfd97059 (diff)
Clean up the build system
Diffstat (limited to 'build-aux/stack.sh')
-rwxr-xr-xbuild-aux/stack.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/build-aux/stack.sh b/build-aux/stack.sh
new file mode 100755
index 0000000..4a8a12e
--- /dev/null
+++ b/build-aux/stack.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+make >&2 && find build -name '*.ci' -exec cat -- {} + | python ./stack.py