summaryrefslogtreecommitdiffstats
path: root/lib/libftpio/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libftpio/Makefile')
-rw-r--r--lib/libftpio/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile
index bb9c9eb..2082ec5 100644
--- a/lib/libftpio/Makefile
+++ b/lib/libftpio/Makefile
@@ -15,6 +15,8 @@ CLEANFILES= ftperr.c
CFLAGS+= -DINET6
.endif
+WARNS?= 2
+
ftperr.c: ftp.errors
@echo '#include <stdio.h>' > ${.TARGET}
@echo '#include "ftpio.h"' >> ${.TARGET}
OpenPOWER on IntegriCloud