@@ -11,6 +11,9 @@ PREFIX=/usr/local/bin
build: build_dir cat false true
clean: build_dir
rm -rf build/
cat: build_dir
cc -o build/cat src/cat.c
The note is not visible to the blocked user.