# $FreeBSD$

PROG=	ncplist
NO_WCAST_ALIGN=

WARNS?=	0

DPADD=	${LIBNCP} ${LIBIPX}
LDADD=	-lncp -lipx

.include <bsd.prog.mk>
