diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
| commit | 72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch) | |
| tree | 49c75f7b6a634efb81c3709f39147fdba24623bb /bin/stty/Makefile | |
| parent | 606cad63e046f2873878d07634158eb90c5a2cf6 (diff) | |
Diffstat (limited to 'bin/stty/Makefile')
| -rw-r--r-- | bin/stty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stty/Makefile b/bin/stty/Makefile index 349dd81536ab..5d4cef8f2f24 100644 --- a/bin/stty/Makefile +++ b/bin/stty/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $FreeBSD$ +# $FreeBSD: src/bin/stty/Makefile,v 1.5.2.1 2001/08/01 05:26:12 obrien Exp $ PROG= stty SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c |
