summaryrefslogtreecommitdiffstats
path: root/bin/rm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rm/Makefile')
-rw-r--r--bin/rm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rm/Makefile b/bin/rm/Makefile
index e2811f4..f9085c1 100644
--- a/bin/rm/Makefile
+++ b/bin/rm/Makefile
@@ -3,6 +3,7 @@
PROG= rm
SRCS= rm.c
+DPADD= ${LIBUTIL}
LDADD= -lutil
LINKS= ${BINDIR}/rm ${BINDIR}/unlink
OpenPOWER on IntegriCloud