work in progress

This commit is contained in:
Олег Бородин
2025-10-19 19:28:06 +02:00
parent 3e978a685f
commit 9ce556bb6a
8 changed files with 171 additions and 16 deletions
+2 -1
View File
@@ -243,7 +243,8 @@ AUTOMAKE = ${SHELL} '/home/ziggi/Projects/helmet/missing' automake-1.16
AWK = mawk
CC = gcc
CCDEPMODE = depmode=none
CFLAGS = -g -O2 -std=c99 -Wall -I. -I ./libxasync -I ./libxtools
CFLAGS = -g -O2 -std=c99 -Wall -I. -I ./libxasync -I ./libxtools \
-D_POSIX_C_SOURCE=1
CPPFLAGS =
CSCOPE = cscope
CTAGS = ctags