remove bogus line in all: target.

This commit is contained in:
mrg 1999-01-18 13:21:21 +00:00
parent 321f772d99
commit 84e248ad5e

View File

@ -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}