#	@(#)Makefile	8.1 (Berkeley) 6/5/93

PROG=	ttcp
MAN8=
CFLAGS= -I../../sys -g -DINET6
LDADD= -L/usr/inet6/lib -linet6

.include <bsd.prog.mk>
