summaryrefslogtreecommitdiffstats
path: root/bin/rcp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rcp/Makefile')
-rw-r--r--bin/rcp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile
index c3d2483..b266813 100644
--- a/bin/rcp/Makefile
+++ b/bin/rcp/Makefile
@@ -4,6 +4,7 @@
PROG= rcp
SRCS= rcp.c util.c
CFLAGS+=-DBINDIR=${BINDIR}
+WARNS= 0
.if exists(${DESTDIR}${LIBDIR}/libkrb.a) && defined(MAKE_KERBEROS4)
SRCS+= krcmd.c kcmd.c rcmd_util.c
OpenPOWER on IntegriCloud