X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/rsbs2/blobdiff_plain/d7bda89e596d43e5a9920269612f992e92d5ada3..0ed4de5ebd3591b7a8fa527a0c41a2d1a349fef3:/bmc/Makefile diff --git a/bmc/Makefile b/bmc/Makefile index 85ecb0b..2e566d0 100644 --- a/bmc/Makefile +++ b/bmc/Makefile @@ -18,7 +18,6 @@ flash: bmc.bin debug: bmc bmc.bin setsid avarice -g -D :4242 -avr-gdb -ex 'target remote localhost:4242' bmc - -pkill avarice clean: -rm -f *.o bmc bmc.bin