summaryrefslogtreecommitdiffstats
path: root/usr.bin/tftp
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tftp')
-rw-r--r--usr.bin/tftp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/tftp/Makefile b/usr.bin/tftp/Makefile
index 91d95df..a51afed 100644
--- a/usr.bin/tftp/Makefile
+++ b/usr.bin/tftp/Makefile
@@ -3,7 +3,6 @@
PROG= tftp
SRCS= main.c tftp.c tftpsubs.c
-NO_WERROR=yes
DPADD= ${LIBEDIT} ${LIBTERMCAP}
LDADD= -ledit -ltermcap
OpenPOWER on IntegriCloud