@@ -4,5 +4,8 @@ all: buildit
buildit:
cd build && make all
run:
cd build && make run
clean:
cd build && make clean
The note is not visible to the blocked user.