1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.2 1997/09/21 11:50:13 deraadt Exp $ CFLAGS+= -DTELNET PROG= nc SRCS= netcat.c .include <bsd.prog.mk>