summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-02 12:41:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-02 12:41:59 +0000
commit8ee4b693b9415136bd89570ab753e2bbb8ff962e (patch)
tree02acec1f74b0bf766058993a54733d403b16d1ac /sysutils/Makefile
parentRemove LIB_DEPENDS on uulib, which appears to have been bogus. (diff)
Add sysutils/libchk:
libchk is a tool to help users obtain the following information: - A list of executables that have unresolvable shared library links - A list of shared libraries that are not referenced by any binary - A list of binaries for each shared library that are linked with the library This will help to get a hint as to if you can safely remove shared libraries that look obsolete. Author: Akinori MUSHA <knu@FreeBSD.org> WWW: http://www.iDaemons.org/cgi-bin/cvsweb.cgi/libchk/
Notes
Notes: svn path=/head/; revision=65490
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index b0661202a2f9..5f3495e288ea 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -104,6 +104,7 @@
SUBDIR += lavaps
SUBDIR += lcdproc
SUBDIR += lfm
+ SUBDIR += libchk
SUBDIR += libretto-config
SUBDIR += linux-acu
SUBDIR += lire