summaryrefslogtreecommitdiffstats
path: root/sbin/fsirand
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-05 22:46:11 +0000
committerbapt <bapt@FreeBSD.org>2014-11-05 22:46:11 +0000
commitf9dd90308a94ad16d7909d524a314b97497587e5 (patch)
treee8b4313badabca39b80437d5beffbdc193855f54 /sbin/fsirand
parentb9f2cd32274750162b75cb527af2dadb878dc7bf (diff)
downloadFreeBSD-src-f9dd90308a94ad16d7909d524a314b97497587e5.zip
FreeBSD-src-f9dd90308a94ad16d7909d524a314b97497587e5.tar.gz
fsirand does not actually use libutil
Diffstat (limited to 'sbin/fsirand')
-rw-r--r--sbin/fsirand/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/fsirand/Makefile b/sbin/fsirand/Makefile
index 19888df..2ae820a 100644
--- a/sbin/fsirand/Makefile
+++ b/sbin/fsirand/Makefile
@@ -4,7 +4,5 @@
PROG= fsirand
MAN= fsirand.8
WARNS?= 3
-DPADD= ${LIBUTIL}
-LDADD= -lutil
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud