@@ -0,0 +1,9 @@
# sbase version
VERSION = 0.0
CC = cc
#CC = musl-gcc
CPPFLAGS = -D_BSD_SOURCE
CFLAGS = -Os -ansi -Wall -pedantic $(CPPFLAGS)
LDFLAGS = -s -static
The note is not visible to the blocked user.