]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - tools/regression/sockets/unix_seqpacket/Makefile
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.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>