From 2975fbf1b355f2dc0a55d5112534cfdc48d0e9df Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 11 Sep 2001 01:13:15 +0000 Subject: Add kldxref(8), for maintaining the linker.hints file for translating module->pathname.ko. It supports only ELF for now. Submitted by: bp (with some minor tweaks) --- usr.sbin/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/Makefile') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index f1d62fd..a736415 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -46,6 +46,7 @@ SUBDIR= IPXrouted \ kbdcontrol \ kbdmap \ kernbb \ + kldxref \ lastlogin \ mailwrapper \ manctl \ -- cgit v1.1