From ed4a8f9068a2a880280954db7f9424bbdc1dee5a Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 17 Feb 2025 02:03:37 +0800 Subject: *: Restructure build system --- git_hooks_client/Makefile | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 git_hooks_client/Makefile (limited to 'git_hooks_client') 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: -- cgit v1.2.3