PROG=	pdelegated
SRCS=	main.c sock.c

NOMAN=	yes

.PATH:	${.CURDIR}/../common
CPPFLAGS+=	-I${.CURDIR}/../common

.include <bsd.prog.mk>
