X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=Makefile;h=7e0f1b02dd141b81704f24256aa00ec8732af30a;hb=06e632cd7cf56db0d187bf1c8ee80172bc56e685;hp=500acb6d360cea4a6909e521d84bbe8458f78669;hpb=60068d8dc031615c486e458d0426c659f72cb182;p=bootcensus diff --git a/Makefile b/Makefile index 500acb6..7e0f1b0 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ $(elf): $(obj) .PHONY: clean clean: - rm -f $(obj) $(bin) + rm -f $(obj) $(bin) floppy.img .PHONY: cleandep cleandep: