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 Add -s option to config. 2015-01-29 22:49:30 +00:00
config.h Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
config.y Allow lists for "nooption" and "nooptions" keywords. 2015-01-23 16:03:02 +00:00
configvers.h Bump config(8) minor version for r277567. 2015-01-24 00:04:34 +00:00
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 Make it clear that we're ignoring the return value fread(3). All 2015-08-24 00:34:09 +00:00
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