diff --git a/bin/ps/Makefile b/bin/ps/Makefile index 0bebcb421f22..bcbba9b4a507 100644 --- a/bin/ps/Makefile +++ b/bin/ps/Makefile @@ -9,6 +9,7 @@ SRCS= fmt.c keyword.c nlist.c print.c ps.c # keep ps from being an unnecessary load # on large systems. # +WARNS= 1 WFORMAT=0 CFLAGS+=-DLAZY_PS DPADD= ${LIBM} ${LIBKVM}