Standardized Makefile for man page
authorsven.panne@aedion.de <unknown>
Sat, 30 Dec 2006 11:56:23 +0000 (11:56 +0000)
committersven.panne@aedion.de <unknown>
Sat, 30 Dec 2006 11:56:23 +0000 (11:56 +0000)
commit51dec67c5368ca5d7ff44237dec51a826210c681
tree0ad7980e5da8757ef93f165a7b59c85d15dfc06b
parent02c48cf14cd8c7771dfb41089412f35e1eaeedd5
Standardized Makefile for man page
Use our standard build machinery for building, installing and cleaning the
man page. Do not use deprecated -<num> option for 'head'. Use $(RM) instead
of explicit 'rm -f' for better portability.

Note that we always build/install the man page with the 'install-docs' target
now, this is the usual behaviour. "GhcManpages is dead, Jim..."

This patch should unbreak 'make dist', too.
docs/man/Makefile