[project @ 2002-11-15 11:20:30 by simonmar]
authorsimonmar <unknown>
Fri, 15 Nov 2002 11:20:31 +0000 (11:20 +0000)
committersimonmar <unknown>
Fri, 15 Nov 2002 11:20:31 +0000 (11:20 +0000)
commit805fcaad8d2efd98c733f684d3d24a9ba387708f
tree3da84732e2eea57c0ab82bafebb333466f3cb66f
parent3f06193b368bb7c66a569a5194f9f5716c76ebd6
[project @ 2002-11-15 11:20:30 by simonmar]
- get rid of $(FptoolsHcOpts), it was ill-conceived.  As it was,
  $(FptoolsHcOpts) was overriding options in $(GhcHcOpts).  Now,
  we just use $(SRC_HC_OPTS) instead, which can be overriden
  by $(GhcHcOpts).

- Don't bother adding -ldl to $(SRC_HC_OPTS) in config.mk.  It is
  added to the RTS's package configuration if necessary.
mk/build.mk.sample
mk/config.mk.in
mk/target.mk