@@ -1,7 +1,12 @@
.PHONY: data
all:
make -C src
data:
make -C data
clean:
make -C src clean
The note is not visible to the blocked user.