HomeFreeBSD

Allow config to be compiled from another source directory, such as one

Description

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}.

Details

Provenance
marcelAuthored on
Parents
rS307966: Remove an extraneous call to soisconnected() in syncache_socket(),
Branches
Unknown
Tags
Unknown