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 74b0f9c718188..75e8fff41121d 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.2.1 1997/05/11 05:28:53 davidn Exp $ +# $Id: Makefile,v 1.5.2.2 1998/02/20 17:32:20 jkh Exp $ PROG= getty SRCS= main.c init.c subr.c chat.c |