freebsd-dev/usr.sbin/config
Warner Losh f33a95bc86 Create ../compile
Give up the battle to keep extra files in $MACHINE/compile to keep the file in
the tree. Instead, create CDIR (usually ../compile) if it doesn't exist when
we're using a default build location (eg, not using -d). If it does, we do
nothing. This only affects people that do old-school builds, but it's bit me a
dozen times since last summer so time to fix the bug.
2020-02-24 16:41:16 +00:00
..
config.5 Relax machine directives a little. 2020-02-23 23:36:56 +00:00
config.8
config.h
config.y Relax machine directives a little. 2020-02-23 23:36:56 +00:00
configvers.h Bump CONFIGVERS to 600017. 2020-02-23 23:39:55 +00:00
kernconf.tmpl
lang.l
main.c Create ../compile 2020-02-24 16:41:16 +00:00
Makefile config: do not link against libl, it is not needed 2019-09-10 07:14:39 +00:00
Makefile.depend
mkheaders.c Catch mkheaders.c up to the removal of counted device support in 2005. 2019-08-15 17:21:38 +00:00
mkmakefile.c Fix small bug in wrapping introduced in r325955. 2019-08-17 02:36:42 +00:00
mkoptions.c