aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEl-BG-1970 <elouan.gros.fr@gmail.com>2021-11-04 14:02:53 +0100
committerEl-BG-1970 <elouan.gros.fr@gmail.com>2021-11-04 14:02:53 +0100
commite05f27daad51b0fa411842cd21a6893c4c01664f (patch)
treee92df755d9b4d234668aaf4c6ae329f0ef255814 /GNUmakefile
parent1eba17706f0c019bff9b06c90e38d41dc3f3ab7e (diff)
downloadorg-to-conky-e05f27daad51b0fa411842cd21a6893c4c01664f.tar.gz
hybrid sorting algorithm
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8283c98..f6651dd 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,8 +1,8 @@
CC=clang --std=gnu99
-CFLAGS=-Wall -Wextra -Werror# -g -pg
+CFLAGS=-Wall -Wextra -Werror -g# -pg
LIBS=
-BLDFLAGS=-O2# -g -pg
+BLDFLAGS=-O2 -g# -pg
TARGET=otc
DEPS=main.c agenda_entry.c date.c