@@ -84,6 +84,10 @@ fclean: fclean-images fclean-volumes
re: fclean all
# !! remove everything everything
erase_v:
- rm -rf $(VOLUMES_D)
new: erase_v re
.PHONY : all $(VOLUMES_D) build up list clean fclean re
.PHONY : all $(VOLUMES_D) build up list clean fclean re erase_v new
The note is not visible to the blocked user.