freebsd-dev/tools/regression/sockets/rtsocket/Makefile
Enji Cooper 572e1f51aa - Garbage collect argc/argv (-Wunused)
- Bump WARNS to 6

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-04-11 02:59:45 +00:00

8 lines
67 B
Makefile

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