Enji Cooper abbb25c74d Mark signum unused in signal_handler; bump WARNS to 6
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-04-11 03:24:49 +00:00

10 lines
70 B
Makefile

#
# $FreeBSD$
#
PROG= sigpipe
MAN=
WARNS?= 6
.include <bsd.prog.mk>