4.4BSD/usr/src/bin/stty/Makefile

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

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

.include <bsd.prog.mk>