diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:38:26 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-09-21 11:38:26 +0000 |
commit | a3020c7add533dc848aec5ac8d42ccb7ee01be73 (patch) | |
tree | 1e0263e9fb8ae9e9b40ca5fa6c352ee75beace9c /sbin/mount_cd9660/Makefile | |
parent | 4f524b7128aa229635f6caa3eaf036c37b700f80 (diff) |
$OpenBSD$
Diffstat (limited to 'sbin/mount_cd9660/Makefile')
-rw-r--r-- | sbin/mount_cd9660/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mount_cd9660/Makefile b/sbin/mount_cd9660/Makefile index db407cfc27c..fbc39f857fb 100644 --- a/sbin/mount_cd9660/Makefile +++ b/sbin/mount_cd9660/Makefile @@ -1,5 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 1996/06/23 14:31:15 deraadt Exp $ -# $NetBSD: Makefile,v 1.3 1995/03/18 14:57:12 cgd Exp $ +# $OpenBSD: Makefile,v 1.3 1997/09/21 11:37:09 deraadt Exp $ PROG= mount_cd9660 SRCS= mount_cd9660.c getmntopts.c |