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:
parent
6984496e54
commit
cc7045ec4c
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
PROG= ps
|
PROG= ps
|
||||||
SRCS= fmt.c keyword.c nlist.c print.c ps.c
|
SRCS= fmt.c keyword.c nlist.c print.c ps.c
|
||||||
WARNS?= 5
|
|
||||||
#
|
#
|
||||||
# To support "lazy" ps for non root/wheel users
|
# To support "lazy" ps for non root/wheel users
|
||||||
# add -DLAZY_PS to the cflags. This helps
|
# add -DLAZY_PS to the cflags. This helps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user