OpenBSD-4.6/bin/stty/Makefile

#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:35:50 deraadt Exp $

PROG=	stty
SRCS=	cchar.c gfmt.c key.c modes.c print.c stty.c

.include <bsd.prog.mk>