Consolidated Makefile and doc/man/module.mk. Incorperated doc/Makefile.
authorW. Trevor King <wking@drexel.edu>
Mon, 8 Feb 2010 22:02:56 +0000 (17:02 -0500)
committerW. Trevor King <wking@drexel.edu>
Mon, 8 Feb 2010 22:02:56 +0000 (17:02 -0500)
commit960565a8cc80f98d0a8bfa77029fbc78692ea1a1
treef13eb760dcea8158d33aed1e4e17aacdcf36165a
parent977eff5af10b50ba6e6edb6abc4f40804c418b12
Consolidated Makefile and doc/man/module.mk.  Incorperated doc/Makefile.

Now
  make sphinx
builds the Sphinx HTML documentation (in doc/.build/html), and
  make clean
cleans up everything.

Having a separate module.mk was just making things confusing, so I
took it out ;).
Makefile
doc/Makefile
doc/man/module.mk [deleted file]