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