X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=7e0f1b02dd141b81704f24256aa00ec8732af30a;hb=e552b31989dbb36f780428332be1b4958d26a37b;hp=500acb6d360cea4a6909e521d84bbe8458f78669;hpb=201a6c7cbc9a6fc7f7d4126cd4e41eff658818a3;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: