Add CLEANFILES entry for VM targets
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
87f6c4ac27
commit
b6dd8a62c4
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user