freebsd-src/usr.sbin/config
Mark Murray a97024f7c6 Not particularly pretty hack to generate rules to make .ln files
from .c files. Actually, this is overkill, as the .ln file targets
are assumed from .? (any) files. This is not a problem in practice,
merely a bit untidy, as the linting rules DTRT. See the sys/conf/*
and sys/mk/* files for usage.
2003-06-16 20:08:15 +00:00
..
SMM.doc Remove this Makefile, these docs are built by the Makefiles in src/share/doc/smm. 2003-02-01 20:34:04 +00:00
config.8 Grammar fix 2003-04-20 13:11:11 +00:00
config.h Convert to using <sys/queue.h> macros. 2003-02-15 02:26:13 +00:00
config.y Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
configvers.h Bump the config version to force people to upgrade their config(8) 2003-04-15 21:29:11 +00:00
lang.l Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
main.c Check the return values of opendir() and unlink() in cleanheaders(). 2003-06-12 11:36:54 +00:00
Makefile Best we can do is WARNS=1 due to lex. 2003-06-11 21:27:37 +00:00
mkheaders.c Print FYI messages on stderr. Previously, they were printed on stdout, 2003-03-09 15:08:47 +00:00
mkmakefile.c Not particularly pretty hack to generate rules to make .ln files 2003-06-16 20:08:15 +00:00
mkoptions.c Convert to using <sys/queue.h> macros. 2003-02-15 02:26:13 +00:00