#	$OpenBSD: Makefile,v 1.1 2014/12/23 17:16:03 deraadt Exp $

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

.PATH:	${.CURDIR}/../../../bin/stty
.include <bsd.prog.mk>