[project @ 2005-01-04 13:41:53 by simonmar]
authorsimonmar <unknown>
Tue, 4 Jan 2005 13:41:54 +0000 (13:41 +0000)
committersimonmar <unknown>
Tue, 4 Jan 2005 13:41:54 +0000 (13:41 +0000)
commitf3cdd93b05a52ac8c77ea93288a9fd3ee1210f99
treee0a50143bb03786b85cff1886de53d38c7c586c5
parent700819ded66d6913484421b97a8c334fb65a44ee
[project @ 2005-01-04 13:41:53 by simonmar]
ghc/mk/config.mk was never being included in ordinary Makefiles.  It
was only included in the top-level fptools/Makefile for the purposes
of obtaining binary distribution settings.

This fixes that problem, and now as a side-effect $(GhcHasReadline)
will start working again.
Makefile
ghc/mk/boilerplate.mk
ghc/mk/config.mk.in