@@ -0,0 +1,9 @@
all:
make -C src
clean:
make -C src clean
ultra_clean:
make -C src ultra_clean
The note is not visible to the blocked user.