summaryrefslogtreecommitdiffstats
path: root/bin/ls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/Makefile')
-rw-r--r--bin/ls/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 851d9de..484137e 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -3,7 +3,6 @@
PROG= ls
SRCS= cmp.c lomac.c ls.c print.c util.c
-WARNS?= 0
DPADD= ${LIBM}
LDADD= -lm
OpenPOWER on IntegriCloud