If you are finding that maintaining main.xxx.c files is tedious,you might want to borrow them from Vanilla. Those are quite solid:
* 64-bit compliant
* many platforms
* OSX build up to date
* use of include files and Defines so that Makefile is portable across variants and operating systems.
Etc.
A number of variants are using V's main.xxx.c and Makefiles.
|