diff options
Diffstat (limited to 'bin/stty/Makefile')
-rw-r--r-- | bin/stty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/stty/Makefile b/bin/stty/Makefile index 5104a6b85e3..84412776aee 100644 --- a/bin/stty/Makefile +++ b/bin/stty/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/23 14:21:49 deraadt Exp $ -# $NetBSD: Makefile,v 1.8 1995/03/21 09:11:13 cgd Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:50 deraadt Exp $ PROG= stty SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c |