aboutsummaryrefslogtreecommitdiff
path: root/shared/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-10-13 20:37:23 +0200
committerlonkaars <loek@pipeframe.xyz>2022-10-13 20:37:23 +0200
commit78f8f18e48d25547e837630d8317ef029bba6d72 (patch)
tree8e6055aeec0b27733ff53804d13c98ed4e61dafd /shared/makefile
parent385b47211ea8674f97f014537d694bb2efbd6ab9 (diff)
more protocol parsing done
Diffstat (limited to 'shared/makefile')
-rw-r--r--shared/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/makefile b/shared/makefile
index 4d538da..2ca254c 100644
--- a/shared/makefile
+++ b/shared/makefile
@@ -1,7 +1,7 @@
CC = gcc
LD = gcc
RM = rm -f
-CFLAGS =
+CFLAGS = -g
LFLAGS =
TARGET = main