freebsd-dev/usr.sbin/config
Marcel Moolenaar 5bdda834d5 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}.
2016-10-26 15:58:41 +00:00
..
config.5
config.8
config.h
config.y
configvers.h
kernconf.tmpl
lang.l Don't free fnamebuf before we calling cfgfile_add(). This changes a 2016-05-16 04:39:16 +00:00
main.c
Makefile Allow config to be compiled from another source directory, such as one 2016-10-26 15:58:41 +00:00
Makefile.depend
mkheaders.c
mkmakefile.c For pointers use NULL instead of 0. 2016-04-27 03:06:53 +00:00
mkoptions.c For pointers use NULL instead of 0. 2016-04-27 03:06:53 +00:00