summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/ps/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ps/Makefile b/bin/ps/Makefile
index 4c7c1ba..1381ee9 100644
--- a/bin/ps/Makefile
+++ b/bin/ps/Makefile
@@ -10,8 +10,6 @@ SRCS= fmt.c keyword.c nlist.c print.c ps.c lomac.c
# on large systems.
#
CFLAGS+=-DLAZY_PS
-NO_WERROR=1
-WFORMAT=0
DPADD= ${LIBM} ${LIBKVM}
LDADD= -lm -lkvm
#BINGRP= kmem
OpenPOWER on IntegriCloud