K 10 svn:author V 6 marcel K 8 svn:date V 27 2016-10-26T15:58:41.373732Z K 7 svn:log V 275 Allow config to be compiled from another source directory, such as one for building tools. This boils down to replacing ${.CURDIR} with ${SRCDIR}, where the latter is the directory in which this makefile lives. Also allow overriding where file2c comes from using ${FILE2C}. END