We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c2a46 commit ac5975cCopy full SHA for ac5975c
src/Makefile
@@ -44,4 +44,4 @@ depend:
44
makedepend -Y -- $(CFLAGS) -- *.c
45
46
clean:
47
- rm -f $(OBJECTS) boot.elf boot.bin boot.crc.bin .*~ *~ Makefile.bak
+ rm -f $(OBJECTS) boot.elf boot.bin boot.crc.*.bin .*~ *~ Makefile.bak
0 commit comments