@@ -0,0 +1,8 @@
BASEDIR=$(CURDIR)
OUTPUTDIR=$(BASEDIR)/output
PACKAGE=src
html:
javadoc "$(PACKAGE)" -d "$(OUTPUTDIR)"
.PHONY: html
The note is not visible to the blocked user.