Christian Heimes <li...@cheimes.de> wrote: > I know of no rule that forbids Makefile based installation routines.
I include a Makefile with the ssl module, for instance. And easy_install hooks aren't a requirement; in fact, I consider a connection to setuptools a red flag (folks following the distutils mailing list will know why). Bill