@@ -0,0 +1,8 @@
PKG_CONFIG = pkg-config
CC = cc
VERSION = 0.1
# flags and incs
INCLUDES = -I./lib/log.c/src
PKGS =
CFLAGS = -DVERSION=\"$(VERSION)\" $(INCLUDES) -DLOG_USE_COLOR -Wall -Og -g -lm
The note is not visible to the blocked user.