Fossil SCM
The makefile fragments in this "new build" directory are used to provide
platform-specific builds out-of-the-box with minimal user intervention. They are
named as PLATFORM-COMPILER-config.mk and are used by copying them
into the Fossil distribution root directory as
config.mk.
The file linux-gcc-config.mk is the default make file fragment
brought in by the main Makefile if no config.mk file
has been copied.
Note: new platform and compiler files are always welcome additions to the community. In particular MacOSX build files would be nice to have as well as alternative compilers.