diff options
Diffstat (limited to 'git_hooks_client/Makefile')
-rw-r--r-- | git_hooks_client/Makefile | 3 |
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: |