freebsd-dev/usr.sbin/config
John Baldwin c388f51ab4 - Fix the error message when a dependency string is not provided to
reference a missing dependency rather than a missing compile command.
- Don't append a newline to the auto-generated compile command.  The
  compile command has a newline appended when it is later output to the
  Makefile.

MFC after:	2 weeks
2012-10-10 14:47:46 +00:00
..
config.5 mdoc: drop redundant .Pp calls, kill EOL whitespace 2010-10-09 11:43:00 +00:00
config.8 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
config.h Fix world after byacc import: 2012-05-22 16:33:10 +00:00
config.y Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
configvers.h Generate MACHINE= and MACHINE_ARCH= lines based on the machine 2011-02-11 06:35:53 +00:00
kernconf.tmpl Handle !INCLUDE_CONFIG_FILE entirely in the kernel. This should make some 2007-05-16 16:08:04 +00:00
lang.l Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
main.c Fix world after byacc import: 2012-05-22 16:33:10 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
mkheaders.c
mkmakefile.c - Fix the error message when a dependency string is not provided to 2012-10-10 14:47:46 +00:00
mkoptions.c Turns out that it is a bad idea to have a missing compat option be a 2010-08-15 08:44:32 +00:00