summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-07-08 08:33:40 +0000
committerpeter <peter@FreeBSD.org>2000-07-08 08:33:40 +0000
commit216932df49a1c7ba7159b9109725dad703e789fe (patch)
tree156b85c05489e518b6fe809805823c0e8b15830f /usr.bin/Makefile
parentc3baf61d84f1bdc440f314d4d4a6d44f8bfa6205 (diff)
downloadFreeBSD-src-216932df49a1c7ba7159b9109725dad703e789fe.zip
FreeBSD-src-216932df49a1c7ba7159b9109725dad703e789fe.tar.gz
Initial kenv(1) hack for dumping the kernel environment. This can be
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.
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 0c9cf0a..be1cb23 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -65,6 +65,7 @@ SUBDIR= apply \
join \
jot \
kdump \
+ kenv \
key \
keyinfo \
keyinit \
OpenPOWER on IntegriCloud