@@ -1,7 +1,7 @@
all: tikker run
tikker: tikker.c
gcc tikker.c -Ofast -Wall -Wextra -pedantic -o tikker -lsqlite3
tikker: tikker.c sormc.h
gcc tikker.c -Ofast -Wall -Werror -Wextra -o tikker -lsqlite3
run:
./tikker
The note is not visible to the blocked user.