#
# $FreeBSD$
#

PROG=unix_seqpacket_exercise
CFLAGS+=-Wall -Werror
NO_MAN=

.include <bsd.prog.mk>