X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Makefile.pil;h=9f1c9ccf557d46dee5cb81a884340444f008e8d4;hb=bf9675c4197fc265ebe16e0f47866b9cc1a2ab60;hp=ca16bbd363749fe9d90eac94b99af78319b3688a;hpb=01e9581d20798f596bb944b130e7453e6b994ab6;p=zope-bootstrap.git diff --git a/Makefile.pil b/Makefile.pil index ca16bbd..9f1c9cc 100644 --- a/Makefile.pil +++ b/Makefile.pil @@ -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