PROG=	test1
CFLAGS+=-I${.CURDIR}/../include
LDADD=	-L${.OBJDIR}/.. -lcli -lutil
NOMAN=	noman

.include <bsd.prog.mk>
