summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/ps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ps/Makefile b/bin/ps/Makefile
index 5628436..9be1979 100644
--- a/bin/ps/Makefile
+++ b/bin/ps/Makefile
@@ -3,7 +3,7 @@
PROG= ps
SRCS= fmt.c keyword.c nlist.c print.c ps.c
-WARNS?= 5
+
#
# To support "lazy" ps for non root/wheel users
# add -DLAZY_PS to the cflags. This helps
OpenPOWER on IntegriCloud