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