all: bam clean: bam -c rebuild: clean all mrproper: clean run_tests: rm build/tests/*.log build/tests/*.log.err || true bam test run_qemu: all qemu-system-i386 -cdrom cdrom.iso -serial stdio -m 12