clean Makefiles

This commit is contained in:
j3d1 2018-10-25 16:21:57 +02:00
parent a0cb1c1395
commit 4218c4102e
3 changed files with 16 additions and 12 deletions

View file

@ -11,3 +11,7 @@ avr:
flash:
@make -f avr.Makefile flash
clean:
@rm -r build
@echo clean all