a little clean

This commit is contained in:
tTh
2023-12-04 14:08:14 +01:00
parent d61fff9b4d
commit 00fc91a451
3 changed files with 12 additions and 5 deletions

View File

@@ -8,7 +8,7 @@
#
#----------------------------------------------------------------
VERSION=0.0037
VERSION=0.0038
TEKFLAG= -DDEBUG_LEVEL=0 -g
CFLAGS=-Wall -Wextra -ansi $(TEKFLAG) -DVERSION=\"$(VERSION)\"