PROG=	tesetup
MAN8=	tesetup.0
CFLAGS+=-I/sys

SRCS=	tesetup.c teucode.c

.include <bsd.prog.mk>
