summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-06-24 23:46:26 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-06-24 23:46:26 +0000
commitc31622c1e667c73cd3d08b5c656df0d5ca1e2216 (patch)
treecf7271509c384b72728eb856161fdeaa96e781b6 /sysutils/Makefile
parentAdd solitaire, the reference implementation of the Solitaire (diff)
Add readlink, a tool to dereference a symbol link and print the name
of the target.
Notes
Notes: svn path=/head/; revision=44402
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 bb3da676fe60..3f1ebf3ff099 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -119,6 +119,7 @@
SUBDIR += rdate
SUBDIR += rotate
SUBDIR += rtty
+ SUBDIR += readlink
SUBDIR += rmonitor
SUBDIR += roottail
SUBDIR += ruby-quota