We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fac7fbb commit 81d7d2dCopy full SHA for 81d7d2d
test/Makefile
@@ -23,4 +23,4 @@ gdb:
23
24
.PHONY: clean
25
clean:
26
- rm -rf *.o *.elf *.bin *.s *.bmp a.out
+ rm -rf *.o *.elf *.bin *.out
0 commit comments