Sync usage with man page.
[netbsd-mini2440.git] / bin / stty / Makefile
blob238d6ff6411bae167cb223ea584fc4008cb919bf
1 # $NetBSD: Makefile,v 1.9 1997/07/20 21:31:22 christos Exp $
2 # @(#)Makefile 8.1 (Berkeley) 5/31/93
4 PROG= stty
5 SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c
7 .include <bsd.prog.mk>