diff options
Diffstat (limited to 'bin/pwd')
-rw-r--r-- | bin/pwd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/pwd/Makefile b/bin/pwd/Makefile index 34a86cbbcb3..e3eb3b56783 100644 --- a/bin/pwd/Makefile +++ b/bin/pwd/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/23 14:20:53 deraadt Exp $ -# $NetBSD: Makefile,v 1.6 1995/03/21 09:08:15 cgd Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:35:35 deraadt Exp $ PROG= pwd |