-
simonmar authored
move "boot :: all" after target.mk, so we make dependencies in the current directory before going on to build the driver. This still doesn't really work because GNU make doesn't re-load the .depend file, but it's heading in the right direction. also, clean ghc-inplace and ghc.
3aef7e29