summaryrefslogtreecommitdiffstats
path: root/bin/date/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/date/Makefile')
-rw-r--r--bin/date/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile
index 8a1dc85..0a57e97 100644
--- a/bin/date/Makefile
+++ b/bin/date/Makefile
@@ -3,6 +3,7 @@
PROG= date
SRCS= date.c netdate.c vary.c
+WARNS= 0
DPADD= ${LIBUTIL}
LDADD= -lutil
OpenPOWER on IntegriCloud