mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
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.
5 lines
48 B
Makefile
5 lines
48 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= kenv
|
|
|
|
.include <bsd.prog.mk>
|