@@ -0,0 +1,8 @@
build/:
mkdir -p build
rsync -aP source/ build/
clean:
rm -rf build
.PHONY: clean
The note is not visible to the blocked user.