4.4BSD snapshot (revision 8.1); add 1993 to copyright
[unix-history] / usr / src / bin / stty / Makefile
# @(#)Makefile 8.1 (Berkeley) %G%
PROG= stty
SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
.include <bsd.prog.mk>