More aggressive make clean
This commit is contained in:
2
Makefile
2
Makefile
@@ -56,7 +56,7 @@ polos.img: fat12boot.bin polmon.com
|
|||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean: ## Remove generated files
|
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
|
.PHONY: dev-image
|
||||||
dev-image:
|
dev-image:
|
||||||
|
Reference in New Issue
Block a user