On Mon, Feb 24, 2003 at 03:21:21PM +0000, Tom Payne wrote: > Currently you need to overwrite system.mk with acsystem.mk. > Ideally, I would like an automatic system to include acsystem.mk if it > exists, otherwise use system.mk.
I have changed the Makefiles to include system-inc.mk that checks for acsystem.mk and uses it if it exists and system.mk otherwise. Could you rename the file to system-ac.mk, though? -- Tuomo
