This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / bin / stty / Makefile
CommitLineData
15637ed4
RG
1# @(#)Makefile 5.4 (Berkeley) 6/5/91
2
3PROG= stty
4SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c
5
6.include <bsd.prog.mk>