[cvs-nhc98] patch applied (hat): THE BIG RE-ORGANISATION!
Malcolm Wallace
Malcolm.Wallace at cs.york.ac.uk
Tue Oct 10 06:58:17 EDT 2006
Fri Apr 28 09:14:11 PDT 2000 malcolm
* THE BIG RE-ORGANISATION!
All the sources from src/tracer/prelude have been merged in with
the normal sources in src/prelude. There are new #ifdef's for
those parts which differ.
At the same time, we have simplified the prelude Makefile build system,
introducing a single Makefile.common which holds the rules for both
normal and tracing builds, and replacing the individual Makefiles in
each library directory with a simple call to the common Makefile.
In addition, the machine-specific parts of the prelude (mainly
DErrNo.hs) have been separated out so that several machines can
build simultaneously from the same source tree.
M ./Makefile.inc -9 +10
M ./src/compiler98/FixSyntax.hs -7 +13
M ./src/compiler98/Makefile +3
M ./src/old/runtime/Makefile -1 +1
M ./src/old/runtime/getconstr.c +45
More information about the Cvs-nhc98
mailing list