artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b563d18
)
Remove unneeded REV to install of kernel and boot blocks
author
tholo
<tholo@openbsd.org>
Sun, 4 May 1997 03:26:24 +0000
(
03:26
+0000)
committer
tholo
<tholo@openbsd.org>
Sun, 4 May 1997 03:26:24 +0000
(
03:26
+0000)
distrib/i386/floppies/ramdisk/Makefile
patch
|
blob
|
history
diff --git
a/distrib/i386/floppies/ramdisk/Makefile
b/distrib/i386/floppies/ramdisk/Makefile
index
87671f7
..
09c6c92
100644
(file)
--- a/
distrib/i386/floppies/ramdisk/Makefile
+++ b/
distrib/i386/floppies/ramdisk/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
9 1997/05/03 07:56:4
4 tholo Exp $
+# $OpenBSD: Makefile,v 1.
10 1997/05/04 03:26:2
4 tholo Exp $
# Revision is 2.1
REV= 21
@@
-39,7
+39,7
@@
${FS}: bsd.gz
.endif
mount ${VND_DEV} ${MOUNT_POINT}
TOPDIR=${TOP} CURDIR=${.CURDIR} OBJDIR=${.OBJDIR} \
-
REV=${REV}
TARGDIR=${MOUNT_POINT} sh ${TOP}/runlist.sh ${LISTFLOPPY}
+ TARGDIR=${MOUNT_POINT} sh ${TOP}/runlist.sh ${LISTFLOPPY}
sync
cat /*bin/* > /dev/null
sync