update other instance of old vnconfig syntax

This commit is contained in:
jtc 1995-05-06 06:51:12 +00:00
parent 535f5e4053
commit f96b90209c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile.inc,v 1.3 1995/04/16 19:11:44 mycroft Exp $
# $Id: Makefile.inc,v 1.4 1995/05/06 06:51:12 jtc Exp $
# TOP is assumed to be defined by Makefile including this one.
@ -33,7 +33,7 @@ all: ${CBIN}
unconfig:
-umount -f ${MOUNT_POINT}
-vnconfig -u ${VND_DEV} ${IMAGE}
-vnconfig -u ${VND_DEV}
-/bin/rm -f ${IMAGE}
${CBIN}.mk ${CBIN}.cache ${CBIN}.c: ${CRUNCHCONF}