aboutsummaryrefslogtreecommitdiff
path: root/git_hooks_client
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-17 02:03:37 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-17 02:03:37 +0800
commited4a8f9068a2a880280954db7f9424bbdc1dee5a (patch)
treebb50d887e7f598224d9d528d5214e305e57100dd /git_hooks_client
parentconfig.go: git.hooks_socket (diff)
downloadforge-ed4a8f9068a2a880280954db7f9424bbdc1dee5a.tar.gz
forge-ed4a8f9068a2a880280954db7f9424bbdc1dee5a.tar.zst
forge-ed4a8f9068a2a880280954db7f9424bbdc1dee5a.zip
*: Restructure build system
Diffstat (limited to 'git_hooks_client')
-rw-r--r--git_hooks_client/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/git_hooks_client/Makefile b/git_hooks_client/Makefile
deleted file mode 100644
index f8f2c50..0000000
--- a/git_hooks_client/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CFLAGS = -Wall -Wextra -Werror -pedantic -std=c99 -D_GNU_SOURCE
-
-git_hooks_client: