mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05: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>
|