ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test,

so use default WARNS level from bin/Makefile.inc
This commit is contained in:
Xin LI 2005-01-27 13:42:40 +00:00
parent 6984496e54
commit cc7045ec4c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140903

View File

@ -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