diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 05:53:56 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2002-06-09 05:53:56 +0000 |
commit | b13c289929e257cab1b006c9729ba42cb1a36e43 (patch) | |
tree | b7fca2b7163335a580f5c3fbd9ee342a991c70d4 /distrib/alpha/bsd.rd | |
parent | 05957ef75e5bfab37e160ad7ba105c09c4b972de (diff) |
knf
Diffstat (limited to 'distrib/alpha/bsd.rd')
-rw-r--r-- | distrib/alpha/bsd.rd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/alpha/bsd.rd/Makefile b/distrib/alpha/bsd.rd/Makefile index 5d11143c193..e6b8bcf14ee 100644 --- a/distrib/alpha/bsd.rd/Makefile +++ b/distrib/alpha/bsd.rd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/04/30 03:47:03 deraadt Exp $ +# $OpenBSD: Makefile,v 1.7 2002/06/09 05:53:53 todd Exp $ TOP= ${.CURDIR}/.. @@ -68,7 +68,7 @@ do_prep: do_mount: newfs ${NEWFSARGS} ${NEWFSARGS_RD} -s ${NBLKS} ${VND_RDEV} mount ${VND_DEV} ${MOUNT_POINT} - + do_umount: @echo "" @df -i ${MOUNT_POINT} |