@@ -0,0 +1,6 @@
src := src/
package := dist/package.nw
pack:
@rm -f $(package)
@zip -r $(package) $(src)
The note is not visible to the blocked user.