diff options
Diffstat (limited to 'usr.bin/login/Makefile')
| -rw-r--r-- | usr.bin/login/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile index 9b9a7edae610..a456258a1f02 100644 --- a/usr.bin/login/Makefile +++ b/usr.bin/login/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.12 1995/03/18 17:18:15 nate Exp $ +# $Id: Makefile,v 1.13 1995/05/30 06:31:25 rgrimes Exp $ PROG= login MAN1= login.1 |
