Add CLEANFILES entry for VM targets

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2014-11-08 12:40:59 +00:00
parent 87f6c4ac27
commit b6dd8a62c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-vmimage/; revision=274281

View File

@ -20,6 +20,7 @@ OPENSTACK_FORMAT=qcow2
CLOUDTARGETS+= vm-${_CW:tl}
CLEANDIRS+= vm-${_CW:tl}
CLEANFILES+= ${_CW:tl}.img \
vm-${_CW:tl} \
${_CW:tl}.${${_CW:tu}_FORMAT} \
${_CW:tl}.${${_CW:tu}_FORMAT}.raw
${_CW:tu}IMAGE= ${_CW:tl}.${${_CW:tu}_FORMAT}