]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - tools/regression/sockets/unix_seqpacket/Makefile
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.git] / tools / regression / sockets / unix_seqpacket / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   unix_seqpacket
6 CFLAGS+=        -Wall -Werror
7 NO_MAN=
8
9 .include <bsd.prog.mk>