[project @ 2001-07-11 13:24:24 by rrt]
authorrrt <unknown>
Wed, 11 Jul 2001 13:24:25 +0000 (13:24 +0000)
committerrrt <unknown>
Wed, 11 Jul 2001 13:24:25 +0000 (13:24 +0000)
commitad428ac635f656fb716029ca011d3f3915e2ad65
treedca0f1b9659f2335dfeb2bc7e8e7f0903b11dd4a
parentf206503fd865334bc67cb068d7aa20c9b9f2a24c
[project @ 2001-07-11 13:24:24 by rrt]
Replace GhcLibToolsHcOpts with FptoolsHcOpts, and make it apply to all
programs in fptools, not just the hslibs tools. Now there's a way of
controlling compiler flags to all programs in the tree, so

a) by default all utilities should be optimised (before this was only done
for one or two like hsc2hs)

b) if you're doing development work, you can get everything built quicker by
setting FptoolsHcOpts appropriately
mk/config.mk.in
mk/target.mk