remove bogus line in all: target.
This commit is contained in:
parent
321f772d99
commit
84e248ad5e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.8 1999/01/10 13:21:27 mrg Exp $
|
||||
# $NetBSD: Makefile,v 1.9 1999/01/18 13:21:21 mrg Exp $
|
||||
|
||||
TOP= ${.CURDIR}/..
|
||||
MINIROOT= ${.CURDIR}/../../miniroot
|
||||
@ -38,7 +38,6 @@ CLEANFILES+= netbsd.ram.gz netbsd.tmp
|
||||
|
||||
all: netbsd.ram.gz
|
||||
dd if=/dev/zero of=${IMAGE} bs=1440k count=1
|
||||
# vnconfig -v -c ${VND_CDEV} ${IMAGE}
|
||||
vnconfig -t ${DISKTYPE} -v -c ${VND_CDEV} ${IMAGE}
|
||||
disklabel -rw ${VND_CDEV} ${DISKTYPE}
|
||||
disklabel -W ${VND_CDEV}
|
||||
|
Loading…
x
Reference in New Issue
Block a user