#	$OpenBSD: Makefile,v 1.2 1997/09/21 11:50:13 deraadt Exp $

CFLAGS+= -DTELNET
PROG=	nc
SRCS=	netcat.c

.include <bsd.prog.mk>