@@ -4,7 +4,12 @@ ifeq ($(MITTOS64),)
$(error Build environment is not activated. Please source activate)
endif
.PHONY: all
.PHONY: all clean
SHELL := bash
all:
clean:
@(. util/helpers.sh; print_info "Cleaning up")
rm -f mittos64.iso
rm -f qemu-error.log
The note is not visible to the blocked user.