summaryrefslogtreecommitdiffstats
path: root/bin/cp/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-22 21:24:14 +0000
committermarkm <markm@FreeBSD.org>2002-02-22 21:24:14 +0000
commit2b941891dbad5a4edcf64325cbd3a6cf9f8b0931 (patch)
tree7df96d0a81d721bfad76255e68d1542c4a161f7b /bin/cp/Makefile
parent3ce9528bfb2bfddd566fc2750966b7fc0b2a8a93 (diff)
downloadFreeBSD-src-2b941891dbad5a4edcf64325cbd3a6cf9f8b0931.zip
FreeBSD-src-2b941891dbad5a4edcf64325cbd3a6cf9f8b0931.tar.gz
Fix warnings inspired by lint, a commercial lint and WARNS=4.
Diffstat (limited to 'bin/cp/Makefile')
-rw-r--r--bin/cp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/cp/Makefile b/bin/cp/Makefile
index 7108f71..9180efe 100644
--- a/bin/cp/Makefile
+++ b/bin/cp/Makefile
@@ -4,6 +4,5 @@
PROG= cp
SRCS= cp.c utils.c
CFLAGS+= -DVM_AND_BUFFER_CACHE_SYNCHRONIZED
-WARNS= 0
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud