aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-10-06 21:22:02 +0200
committermetamuffin <metamuffin@disroot.org>2025-10-06 23:03:40 +0200
commita31b3f21d92928ff2c4960c95f42b07abdb0ba02 (patch)
tree5dfe453e92407daf63d192765a417dd894e1d388 /makefile
parentd0bc8f954789a26817997d8349487514df1dad7e (diff)
downloadhurrycurry-a31b3f21d92928ff2c4960c95f42b07abdb0ba02.tar
hurrycurry-a31b3f21d92928ff2c4960c95f42b07abdb0ba02.tar.bz2
hurrycurry-a31b3f21d92928ff2c4960c95f42b07abdb0ba02.tar.zst
Remove old book code :(
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/makefile b/makefile
index b45e488d..77488af9 100644
--- a/makefile
+++ b/makefile
@@ -26,8 +26,6 @@ pixel-client:
make -C pixel-client all
test-client:
make -C test-client all
-book:
- make -C book most
clean:
make -C data clean