Add Makefile - just for fun

Signed-off-by: Markus Birth <markus@birth-online.de>
This commit is contained in:
2026-08-08 15:49:24 +01:00
parent 8074cd4ad8
commit e5f8022077
+11
View File
@@ -0,0 +1,11 @@
.PHONY: all
all:
ufbt
.PHONY: clean
clean:
rm -rf ./dist/*
rm -rf ~/.ufbt/build/uk_mbirth_sonicare*