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 Document the ability to override compiled-in env and hints using variables 2016-02-21 18:58:05 +00:00
config.8
config.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
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 DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
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