572e1f51aa
- Bump WARNS to 6 MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
8 lines
67 B
Makefile
8 lines
67 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= rtsocket
|
|
MAN=
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|