diff options
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 d0b160d..2fb6d64 100644 --- a/bin/stty/Makefile +++ b/bin/stty/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id$ +# $FreeBSD$ PROG= stty SRCS= cchar.c gfmt.c key.c modes.c print.c stty.c util.c |