diff options
Diffstat (limited to 'c/bfhello')
| -rw-r--r-- | c/bfhello/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c/bfhello/Makefile b/c/bfhello/Makefile index 583ffc1..787f95a 100644 --- a/c/bfhello/Makefile +++ b/c/bfhello/Makefile @@ -16,5 +16,5 @@ load: bfhello.hex bash -c "wl-copy < bfhello.hex" clean: - rm -f bfhello.bin bfhello.elf bfhello.o init.o + rm -f bfhello.hex bfhello.elf bfhello.o init.o |
