X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile;h=1b1fe3b7d76141e8f60930f55f6cf6c9a2648728;hb=d512a156cbdffb79d59e70e1b20cdf34e05a4f7b;hp=0c08188513f59bed3ac7557d94684a34d3a86635;hpb=ee8925042998d4093d081bfbf1b49a84361d3103;p=mkws-moved-to-github.git diff --git a/Makefile b/Makefile index 0c08188..1b1fe3b 100644 --- a/Makefile +++ b/Makefile @@ -3,10 +3,10 @@ **default**: (cd tools/htdocs; $(MAKE)) -clean distclean all: +clean distclean all pz2api-git-checkout: ${MAKE} -C./tools/htdocs $@ check: distclean all help: - @echo "make [ all | clean ]" + @echo "make [ all | clean | pz2api-git-checkout ]"