diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:52:20 +0000 |
commit | 19bc5ba298ed03321dc51faa21aa64615eb767d4 (patch) | |
tree | d4c105f3eb247944f1e65cea78a59989e0b1a531 /usr.bin/login/Makefile | |
parent | 7d6a29d2889b0d13f2913bd165f1ba9e94e0473c (diff) |
$OpenBSD$
Diffstat (limited to 'usr.bin/login/Makefile')
-rw-r--r-- | usr.bin/login/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/login/Makefile b/usr.bin/login/Makefile index b866fdd7698..4d9df4f0564 100644 --- a/usr.bin/login/Makefile +++ b/usr.bin/login/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 1997/04/19 21:26:26 millert Exp $ -# $NetBSD: Makefile,v 1.10 1994/12/23 06:52:56 jtc Exp $ +# $OpenBSD: Makefile,v 1.10 1997/09/21 11:49:39 deraadt Exp $ PROG= login SRCS= login.c failedlogin.c |