diff --git a/Makefile b/Makefile index fcf900d..854b7a4 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ polos.img: fat12boot.bin polmon.com .PHONY: clean clean: ## Remove generated files - rm -rf wozmon.bin crc16.bin readfloppy.bin writefloppy.bin fat12boot.bin + rm -rf *.bin polmon.com polos.img .PHONY: dev-image dev-image: