freebsd-nq/tools/regression/sockets/unix_socket/Makefile
Enji Cooper f305e6eaf8 Garbage collect argc/argv and bump WARNS to 6
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-04-11 03:56:23 +00:00

8 lines
70 B
Makefile

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