c87a63c10f
used to extract modified boot hints to make loader(8)-time changes "sticky". It tries to use \ style quoting so that it can be used directly with foo.conf files. It can also extract specific variables.
6 lines
48 B
Makefile
6 lines
48 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= kenv
|
|
|
|
.include <bsd.prog.mk>
|