@@ -1,5 +1,9 @@
CFLAGS = -Wall -Wextra -Wpedantic
.PHONY: all
all: test
./test
test: test.o sha-256.o
.PHONY: clean
The note is not visible to the blocked user.