diff options
Diffstat (limited to 'sbin/mount/Makefile')
-rw-r--r-- | sbin/mount/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount/Makefile b/sbin/mount/Makefile index 725f62606a3..7fad8ba173e 100644 --- a/sbin/mount/Makefile +++ b/sbin/mount/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1996/12/03 01:04:43 downsj Exp $ -# $NetBSD: Makefile,v 1.10 1995/07/12 03:45:09 cgd Exp $ +# $OpenBSD: Makefile,v 1.5 1997/09/21 11:37:03 deraadt Exp $ PROG= mount SRCS= mount.c getmntopts.c |