diff options
Diffstat (limited to 'libexec/getty/Makefile')
-rw-r--r-- | libexec/getty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile index 8686b458cca6..01dd9066b5bd 100644 --- a/libexec/getty/Makefile +++ b/libexec/getty/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.5 1996/05/05 19:01:06 joerg Exp $ +# $Id: Makefile,v 1.5.2.1 1997/05/11 05:28:53 davidn Exp $ PROG= getty SRCS= main.c init.c subr.c chat.c |