xargs(1) is WARNS=6 clean.
Tested on: i386, sparc64
This commit is contained in:
parent
36346cd456
commit
e201143610
@ -3,6 +3,6 @@
|
|||||||
|
|
||||||
PROG= xargs
|
PROG= xargs
|
||||||
SRCS= xargs.c strnsubst.c
|
SRCS= xargs.c strnsubst.c
|
||||||
WARNS?= 4
|
WARNS?= 6
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user