Target cleanup and extended help system
[zope-bootstrap.git] / Makefile.pil
index ca16bbd..9f1c9cc 100644 (file)
@@ -35,8 +35,17 @@ debdepends::
 
 setup:: pil
 
-help::
+fullhelp::
        @echo "    pil-rebuild"
        @echo "        recompile PIL plugin from source. This may be needed after"
        @echo "        upgrading the host distribution."
+       @echo
+
+varhelp::
+       @echo "    PIL_VERSION ($(PIL_VERSION))"
+       @echo "        Version of the Python Imaging Library to install."
+       @echo
+       @echo "    PIL_URL ($(PIL_URL))"
+       @echo "        URL to download the Python Imaging Library from. The default value"
+       @echo "        is automatically generated from PIL_VERSION."
        @echo
\ No newline at end of file